#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"
Functions | |
| boolean | xgle_SetGLaccCamerad (CameraRecd *CPos, double pixdx, double pixdy, double eyedx, double eyedy, double focus) |
| boolean xgle_SetGLaccCamerad | ( | CameraRecd * | CPos, | |
| double | pixdx, | |||
| double | pixdy, | |||
| double | eyedx, | |||
| double | eyedy, | |||
| double | focus | |||
| ) |
1.7.1