|
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 2965 of file MainLoop.c.
| void* targetwindow::hwnd |
Definition at line 2969 of file MainLoop.c.
| ivec4 targetwindow::ivport |
Definition at line 2971 of file MainLoop.c.
| struct targetwindow* targetwindow::next |
Definition at line 2973 of file MainLoop.c.
| freewrl_params_t targetwindow::params |
Definition at line 2972 of file MainLoop.c.
| contenttype* targetwindow::stage |
Definition at line 2966 of file MainLoop.c.
| BOOL targetwindow::swapbuf |
Definition at line 2970 of file MainLoop.c.