FreeWRL / FreeX3D 4.3.0
pRenderFuncs Struct Reference

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_NoderootNode
 
struct Vectorlibraries
 
struct X3D_AnchorAnchorsAnchor
 
struct currayhit rayHit
 
Stackrenderstate
 
int renderLevel
 
GLint currentShader
 
Stackrender_geom_stack
 
Stacksensor_stack
 
Stackray_stack
 
Stackshaderflags_stack
 
Stackfog_stack
 
Stackectx_stack
 
struct point_XYZ3 t_r123
 
struct point_XYZ hp
 
Stackusehits_stack
 
StackusehitsB_stack
 
Stackpickablegroupdata_stack
 
Stackdraw_call_params_stack
 

Detailed Description

Definition at line 88 of file RenderFuncs.c.

Field Documentation

◆ AnchorsAnchor

struct X3D_Anchor* pRenderFuncs::AnchorsAnchor

Definition at line 100 of file RenderFuncs.c.

◆ currentShader

GLint pRenderFuncs::currentShader

Definition at line 107 of file RenderFuncs.c.

◆ draw_call_params_stack

Stack* pRenderFuncs::draw_call_params_stack

Definition at line 121 of file RenderFuncs.c.

◆ ectx_stack

Stack* pRenderFuncs::ectx_stack

Definition at line 113 of file RenderFuncs.c.

◆ empty_group

void* pRenderFuncs::empty_group

Definition at line 94 of file RenderFuncs.c.

◆ fog_stack

Stack* pRenderFuncs::fog_stack

Definition at line 112 of file RenderFuncs.c.

◆ hp

struct point_XYZ pRenderFuncs::hp

Definition at line 117 of file RenderFuncs.c.

◆ hyper_r2

struct point_XYZ hyper_r1 pRenderFuncs::hyper_r2

Definition at line 96 of file RenderFuncs.c.

◆ libraries

struct Vector* pRenderFuncs::libraries

Definition at line 99 of file RenderFuncs.c.

◆ pickablegroupdata_stack

Stack* pRenderFuncs::pickablegroupdata_stack

Definition at line 120 of file RenderFuncs.c.

◆ profile_entries

struct profile_entry pRenderFuncs::profile_entries[100]

Definition at line 90 of file RenderFuncs.c.

◆ profile_entry_count

int pRenderFuncs::profile_entry_count

Definition at line 89 of file RenderFuncs.c.

◆ profiling_on

int pRenderFuncs::profiling_on

Definition at line 91 of file RenderFuncs.c.

◆ ray_stack

Stack* pRenderFuncs::ray_stack

Definition at line 110 of file RenderFuncs.c.

◆ rayHit

struct currayhit pRenderFuncs::rayHit

Definition at line 101 of file RenderFuncs.c.

◆ rayph

struct currayhit pRenderFuncs::rayph

Definition at line 97 of file RenderFuncs.c.

◆ render_geom_stack

Stack* pRenderFuncs::render_geom_stack

Definition at line 108 of file RenderFuncs.c.

◆ renderLevel

int pRenderFuncs::renderLevel

Definition at line 104 of file RenderFuncs.c.

◆ renderstate

Stack* pRenderFuncs::renderstate

Definition at line 103 of file RenderFuncs.c.

◆ rootNode

struct X3D_Node* pRenderFuncs::rootNode

Definition at line 98 of file RenderFuncs.c.

◆ sensor_stack

Stack* pRenderFuncs::sensor_stack

Definition at line 109 of file RenderFuncs.c.

◆ shaderflags_stack

Stack* pRenderFuncs::shaderflags_stack

Definition at line 111 of file RenderFuncs.c.

◆ t_r123

struct point_XYZ3 pRenderFuncs::t_r123

Definition at line 116 of file RenderFuncs.c.

◆ usehits_stack

Stack* pRenderFuncs::usehits_stack

Definition at line 118 of file RenderFuncs.c.

◆ usehitsB_stack

Stack* pRenderFuncs::usehitsB_stack

Definition at line 119 of file RenderFuncs.c.


The documentation for this struct was generated from the following file: