FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
int | profile_entry_count |
struct profile_entry | profile_entries [100] |
int | profiling_on |
void * | empty_group |
struct point_XYZ hyper_r1 | hyper_r2 |
struct currayhit | rayph |
struct X3D_Node * | rootNode |
struct Vector * | libraries |
struct X3D_Anchor * | AnchorsAnchor |
struct currayhit | rayHit |
Stack * | renderstate |
int | renderLevel |
GLint | currentShader |
Stack * | render_geom_stack |
Stack * | sensor_stack |
Stack * | ray_stack |
Stack * | shaderflags_stack |
Stack * | fog_stack |
Stack * | ectx_stack |
struct point_XYZ3 | t_r123 |
struct point_XYZ | hp |
Stack * | usehits_stack |
Stack * | usehitsB_stack |
Stack * | pickablegroupdata_stack |
Stack * | draw_call_params_stack |
Definition at line 88 of file RenderFuncs.c.
struct X3D_Anchor* pRenderFuncs::AnchorsAnchor |
Definition at line 100 of file RenderFuncs.c.
GLint pRenderFuncs::currentShader |
Definition at line 107 of file RenderFuncs.c.
Stack* pRenderFuncs::draw_call_params_stack |
Definition at line 121 of file RenderFuncs.c.
Stack* pRenderFuncs::ectx_stack |
Definition at line 113 of file RenderFuncs.c.
void* pRenderFuncs::empty_group |
Definition at line 94 of file RenderFuncs.c.
Stack* pRenderFuncs::fog_stack |
Definition at line 112 of file RenderFuncs.c.
struct point_XYZ pRenderFuncs::hp |
Definition at line 117 of file RenderFuncs.c.
struct point_XYZ hyper_r1 pRenderFuncs::hyper_r2 |
Definition at line 96 of file RenderFuncs.c.
struct Vector* pRenderFuncs::libraries |
Definition at line 99 of file RenderFuncs.c.
Stack* pRenderFuncs::pickablegroupdata_stack |
Definition at line 120 of file RenderFuncs.c.
struct profile_entry pRenderFuncs::profile_entries[100] |
Definition at line 90 of file RenderFuncs.c.
int pRenderFuncs::profile_entry_count |
Definition at line 89 of file RenderFuncs.c.
int pRenderFuncs::profiling_on |
Definition at line 91 of file RenderFuncs.c.
Stack* pRenderFuncs::ray_stack |
Definition at line 110 of file RenderFuncs.c.
struct currayhit pRenderFuncs::rayHit |
Definition at line 101 of file RenderFuncs.c.
struct currayhit pRenderFuncs::rayph |
Definition at line 97 of file RenderFuncs.c.
Stack* pRenderFuncs::render_geom_stack |
Definition at line 108 of file RenderFuncs.c.
int pRenderFuncs::renderLevel |
Definition at line 104 of file RenderFuncs.c.
Stack* pRenderFuncs::renderstate |
Definition at line 103 of file RenderFuncs.c.
struct X3D_Node* pRenderFuncs::rootNode |
Definition at line 98 of file RenderFuncs.c.
Stack* pRenderFuncs::sensor_stack |
Definition at line 109 of file RenderFuncs.c.
Stack* pRenderFuncs::shaderflags_stack |
Definition at line 111 of file RenderFuncs.c.
struct point_XYZ3 pRenderFuncs::t_r123 |
Definition at line 116 of file RenderFuncs.c.
Stack* pRenderFuncs::usehits_stack |
Definition at line 118 of file RenderFuncs.c.
Stack* pRenderFuncs::usehitsB_stack |
Definition at line 119 of file RenderFuncs.c.