#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_SetGLaccCameraf (CameraRecf *CPos, float pixdx, float pixdy, float eyedx, float eyedy, float focus) |
boolean xgle_SetGLaccCameraf | ( | CameraRecf * | CPos, | |
float | pixdx, | |||
float | pixdy, | |||
float | eyedx, | |||
float | eyedy, | |||
float | focus | |||
) |