Functions

xgleacamerad.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <malloc.h>
#include <string.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/cursorfont.h>
#include <GL/gl.h>
#include <GL/glx.h>
#include "pkgeom.h"
#include "camera.h"
#include "xgledit.h"
#include "xgeprivate.h"
Include dependency graph for xgleacamerad.c:

Functions

boolean xgle_SetGLaccCamerad (CameraRecd *CPos, double pixdx, double pixdy, double eyedx, double eyedy, double focus)

Function Documentation

boolean xgle_SetGLaccCamerad ( CameraRecd CPos,
double  pixdx,
double  pixdy,
double  eyedx,
double  eyedy,
double  focus 
)