FreeWRL / FreeX3D 4.3.0
X3D_QuadSet Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_PolyRep_intern
 
int referenceCount
 
int _defaultContainer
 
void * _gc
 
struct X3D_Node_executionContext
 
struct Multi_Node attrib
 
struct X3D_Nodecolor
 
struct X3D_Nodecoord
 
struct X3D_NodefogCoord
 
struct X3D_Nodemetadata
 
struct X3D_Nodenormal
 
struct X3D_NodetexCoord
 
int ccw
 
int colorPerVertex
 
int normalPerVertex
 
int solid
 
struct Multi_Int32 _coordIndex
 

Detailed Description

Definition at line 8923 of file Structs.h.

Field Documentation

◆ _change

int X3D_QuadSet::_change

Definition at line 8927 of file Structs.h.

◆ _coordIndex

struct Multi_Int32 X3D_QuadSet::_coordIndex

Definition at line 8949 of file Structs.h.

◆ _defaultContainer

int X3D_QuadSet::_defaultContainer

Definition at line 8934 of file Structs.h.

◆ _dist

double X3D_QuadSet::_dist

Definition at line 8930 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_QuadSet::_executionContext

Definition at line 8936 of file Structs.h.

◆ _extent

float X3D_QuadSet::_extent[6]

Definition at line 8931 of file Structs.h.

◆ _gc

void* X3D_QuadSet::_gc

Definition at line 8935 of file Structs.h.

◆ _hit

int X3D_QuadSet::_hit

Definition at line 8926 of file Structs.h.

◆ _ichange

int X3D_QuadSet::_ichange

Definition at line 8928 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_QuadSet::_intern

Definition at line 8932 of file Structs.h.

◆ _nodeType

int X3D_QuadSet::_nodeType

Definition at line 8924 of file Structs.h.

◆ _parentVector

struct Vector* X3D_QuadSet::_parentVector

Definition at line 8929 of file Structs.h.

◆ _renderFlags

int X3D_QuadSet::_renderFlags

Definition at line 8925 of file Structs.h.

◆ attrib

struct Multi_Node X3D_QuadSet::attrib

Definition at line 8938 of file Structs.h.

◆ ccw

int X3D_QuadSet::ccw

Definition at line 8945 of file Structs.h.

◆ color

struct X3D_Node* X3D_QuadSet::color

Definition at line 8939 of file Structs.h.

◆ colorPerVertex

int X3D_QuadSet::colorPerVertex

Definition at line 8946 of file Structs.h.

◆ coord

struct X3D_Node* X3D_QuadSet::coord

Definition at line 8940 of file Structs.h.

◆ fogCoord

struct X3D_Node* X3D_QuadSet::fogCoord

Definition at line 8941 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_QuadSet::metadata

Definition at line 8942 of file Structs.h.

◆ normal

struct X3D_Node* X3D_QuadSet::normal

Definition at line 8943 of file Structs.h.

◆ normalPerVertex

int X3D_QuadSet::normalPerVertex

Definition at line 8947 of file Structs.h.

◆ referenceCount

int X3D_QuadSet::referenceCount

Definition at line 8933 of file Structs.h.

◆ solid

int X3D_QuadSet::solid

Definition at line 8948 of file Structs.h.

◆ texCoord

struct X3D_Node* X3D_QuadSet::texCoord

Definition at line 8944 of file Structs.h.


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