FreeWRL / FreeX3D 4.3.0
X3D_ProjectorRep Struct Reference

Data Fields

int itype
Stackdepth_buffer_stack
int size
double matproj [16]
double matview [16]
struct X3D_Nodetexture
int itexture

Detailed Description

Definition at line 116 of file Component_TextureProjector.c.

Field Documentation

◆ depth_buffer_stack

Stack* X3D_ProjectorRep::depth_buffer_stack

Definition at line 119 of file Component_TextureProjector.c.

◆ itexture

int X3D_ProjectorRep::itexture

Definition at line 125 of file Component_TextureProjector.c.

◆ itype

int X3D_ProjectorRep::itype

Definition at line 117 of file Component_TextureProjector.c.

◆ matproj

double X3D_ProjectorRep::matproj[16]

Definition at line 121 of file Component_TextureProjector.c.

◆ matview

double X3D_ProjectorRep::matview[16]

Definition at line 122 of file Component_TextureProjector.c.

◆ size

int X3D_ProjectorRep::size

Definition at line 120 of file Component_TextureProjector.c.

◆ texture

struct X3D_Node* X3D_ProjectorRep::texture

Definition at line 124 of file Component_TextureProjector.c.


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