Functions

xgleacameraf.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 xgleacameraf.c:

Functions

boolean xgle_SetGLaccCameraf (CameraRecf *CPos, float pixdx, float pixdy, float eyedx, float eyedy, float focus)

Function Documentation

boolean xgle_SetGLaccCameraf ( CameraRecf CPos,
float  pixdx,
float  pixdy,
float  eyedx,
float  eyedy,
float  focus 
)