FreeWRL / FreeX3D 4.3.0
X3D_PolyRep Struct Reference

Data Fields

int irep_change
 
int ccw
 
int ntri
 
int streamed
 
GLuint * cindex
 
GLuint * colindex
 
GLuint * norindex
 
GLuint * tcindex
 
ushort * tri_indices
 
ushort * wire_indices
 
float * actualCoord
 
float * actualFog
 
float * color
 
float * normal
 
float * flat_normal
 
int last_normal_type
 
int last_index_type
 
float * GeneratedTexCoords [4]
 
int ntexdim [4]
 
int ntcoord
 
int tcoordtype
 
int texgentype
 
GLfloat minVals [3]
 
GLfloat maxVals [3]
 
GLfloat transparency
 
int isRGBAcolorNode
 
GLuint VBO_buffers [VBO_COUNT]
 

Detailed Description

Definition at line 62 of file Structs.h.

Field Documentation

◆ actualCoord

float* X3D_PolyRep::actualCoord

Definition at line 76 of file Structs.h.

◆ actualFog

float* X3D_PolyRep::actualFog

Definition at line 77 of file Structs.h.

◆ ccw

int X3D_PolyRep::ccw

Definition at line 64 of file Structs.h.

◆ cindex

GLuint* X3D_PolyRep::cindex

Definition at line 69 of file Structs.h.

◆ colindex

GLuint* X3D_PolyRep::colindex

Definition at line 70 of file Structs.h.

◆ color

float* X3D_PolyRep::color

Definition at line 78 of file Structs.h.

◆ flat_normal

float* X3D_PolyRep::flat_normal

Definition at line 80 of file Structs.h.

◆ GeneratedTexCoords

float* X3D_PolyRep::GeneratedTexCoords[4]

Definition at line 83 of file Structs.h.

◆ irep_change

int X3D_PolyRep::irep_change

Definition at line 63 of file Structs.h.

◆ isRGBAcolorNode

int X3D_PolyRep::isRGBAcolorNode

Definition at line 91 of file Structs.h.

◆ last_index_type

int X3D_PolyRep::last_index_type

Definition at line 82 of file Structs.h.

◆ last_normal_type

int X3D_PolyRep::last_normal_type

Definition at line 81 of file Structs.h.

◆ maxVals

GLfloat X3D_PolyRep::maxVals[3]

Definition at line 89 of file Structs.h.

◆ minVals

GLfloat X3D_PolyRep::minVals[3]

Definition at line 88 of file Structs.h.

◆ norindex

GLuint* X3D_PolyRep::norindex

Definition at line 71 of file Structs.h.

◆ normal

float* X3D_PolyRep::normal

Definition at line 79 of file Structs.h.

◆ ntcoord

int X3D_PolyRep::ntcoord

Definition at line 85 of file Structs.h.

◆ ntexdim

int X3D_PolyRep::ntexdim[4]

Definition at line 84 of file Structs.h.

◆ ntri

int X3D_PolyRep::ntri

Definition at line 65 of file Structs.h.

◆ streamed

int X3D_PolyRep::streamed

Definition at line 66 of file Structs.h.

◆ tcindex

GLuint* X3D_PolyRep::tcindex

Definition at line 72 of file Structs.h.

◆ tcoordtype

int X3D_PolyRep::tcoordtype

Definition at line 86 of file Structs.h.

◆ texgentype

int X3D_PolyRep::texgentype

Definition at line 87 of file Structs.h.

◆ transparency

GLfloat X3D_PolyRep::transparency

Definition at line 90 of file Structs.h.

◆ tri_indices

ushort* X3D_PolyRep::tri_indices

Definition at line 73 of file Structs.h.

◆ VBO_buffers

GLuint X3D_PolyRep::VBO_buffers[VBO_COUNT]

Definition at line 92 of file Structs.h.

◆ wire_indices

ushort* X3D_PolyRep::wire_indices

Definition at line 74 of file Structs.h.


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