FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
int | itype |
Stack * | depth_buffer_stack |
int | size |
double | matproj [16] |
double | matview [16] |
void * | lightbuf |
int | ilightbuf |
Definition at line 131 of file Component_Lighting.c.
Stack* X3D_LightRep::depth_buffer_stack |
Definition at line 134 of file Component_Lighting.c.
int X3D_LightRep::ilightbuf |
Definition at line 140 of file Component_Lighting.c.
int X3D_LightRep::itype |
Definition at line 132 of file Component_Lighting.c.
void* X3D_LightRep::lightbuf |
Definition at line 139 of file Component_Lighting.c.
double X3D_LightRep::matproj[16] |
Definition at line 136 of file Component_Lighting.c.
double X3D_LightRep::matview[16] |
Definition at line 137 of file Component_Lighting.c.
int X3D_LightRep::size |
Definition at line 135 of file Component_Lighting.c.