|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
| contenttype * | stage |
| void * | hwnd |
| BOOL | swapbuf |
| ivec4 | ivport |
| freewrl_params_t | params |
| struct targetwindow * | next |
Definition at line 3059 of file MainLoop.c.
| void* targetwindow::hwnd |
Definition at line 3063 of file MainLoop.c.
| ivec4 targetwindow::ivport |
Definition at line 3065 of file MainLoop.c.
| struct targetwindow* targetwindow::next |
Definition at line 3067 of file MainLoop.c.
| freewrl_params_t targetwindow::params |
Definition at line 3066 of file MainLoop.c.
| contenttype* targetwindow::stage |
Definition at line 3060 of file MainLoop.c.
| BOOL targetwindow::swapbuf |
Definition at line 3064 of file MainLoop.c.