FreeWRL/FreeX3D
3.0.0
|
Data Fields | |
int | onScreen |
int | doEvents |
char * | PluginFullPath |
int | num_SensorEvents |
GLint | viewPort2 [10] |
GLint | viewpointScreenX [2] |
GLint | viewpointScreenY [2] |
int | maxbuffers |
int | bufferarray [2] |
double | BrowserStartTime |
double | BrowserInitTime |
int | keypress_wait_for_settle |
char * | keypress_string |
struct SensStruct * | SensorEvents |
unsigned int | loop_count |
unsigned int | once |
unsigned int | slowloop_count |
int | lastDeltax |
int | lastDeltay |
int | lastxx |
int | lastyy |
int | ntouch |
unsigned int | currentTouch |
struct Touch | touchlist [20] |
int | EMULATE_MULTITOUCH |
FILE * | logfile |
FILE * | logerr |
char * | logfname |
int | logging |
int | keySensorMode |
int | draw_initialized |
int | keywait |
char | keywaitstring [25] |
int | fps_sleep_remainder |
double | screenorientationmatrix [16] |
double | viewtransformmatrix [16] |
double | posorimatrix [16] |
double | stereooffsetmatrix [2][16] |
int | targets_initialized |
targetwindow | cwindows [4] |
void * | hyper_switch [4] |
int | hyper_case [4] |
int | nwindow |
int | windex |
Stack * | _vportstack |
Stack * | _stagestack |
Stack * | _framebufferstack |
struct Vector * | contenttype_registry |
int | mouseDown |
int | mouseOver |
struct pedal_state | pedalstate |
Definition at line 2993 of file MainLoop.c.