FreeWRL / FreeX3D 4.3.0
X3D_LightRep Struct Reference

Data Fields

int itype
 
Stackdepth_buffer_stack
 
int size
 
double matproj [16]
 
double matview [16]
 
void * lightbuf
 
int ilightbuf
 

Detailed Description

Definition at line 131 of file Component_Lighting.c.

Field Documentation

◆ depth_buffer_stack

Stack* X3D_LightRep::depth_buffer_stack

Definition at line 134 of file Component_Lighting.c.

◆ ilightbuf

int X3D_LightRep::ilightbuf

Definition at line 140 of file Component_Lighting.c.

◆ itype

int X3D_LightRep::itype

Definition at line 132 of file Component_Lighting.c.

◆ lightbuf

void* X3D_LightRep::lightbuf

Definition at line 139 of file Component_Lighting.c.

◆ matproj

double X3D_LightRep::matproj[16]

Definition at line 136 of file Component_Lighting.c.

◆ matview

double X3D_LightRep::matview[16]

Definition at line 137 of file Component_Lighting.c.

◆ size

int X3D_LightRep::size

Definition at line 135 of file Component_Lighting.c.


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