FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
tcontenttype | t1 |
int | type |
unsigned int | ibuffer |
unsigned int | itexturebuffer |
unsigned int | idepthbuffer |
ivec4 | ivport |
BOOL | clear_zbuffer |
int | even_odd_frame |
Definition at line 2132 of file MainLoop.c.
BOOL stage::clear_zbuffer |
Definition at line 2142 of file MainLoop.c.
int stage::even_odd_frame |
Definition at line 2143 of file MainLoop.c.
unsigned int stage::ibuffer |
Definition at line 2135 of file MainLoop.c.
unsigned int stage::idepthbuffer |
Definition at line 2137 of file MainLoop.c.
unsigned int stage::itexturebuffer |
Definition at line 2136 of file MainLoop.c.
ivec4 stage::ivport |
Definition at line 2139 of file MainLoop.c.
tcontenttype stage::t1 |
Definition at line 2133 of file MainLoop.c.
int stage::type |
Definition at line 2134 of file MainLoop.c.