FreeWRL / FreeX3D 4.3.0
X3D_IndexedFaceSet 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_Int32 set_colorIndex
 
struct Multi_Int32 set_coordIndex
 
struct Multi_Int32 set_normalIndex
 
struct Multi_Int32 set_texCoordIndex
 
struct Multi_Node attrib
 
struct X3D_Nodecolor
 
struct X3D_Nodecoord
 
struct X3D_NodefogCoord
 
struct X3D_Nodemetadata
 
struct X3D_Nodenormal
 
struct X3D_NodetexCoord
 
int ccw
 
struct Multi_Int32 colorIndex
 
int colorPerVertex
 
int convex
 
struct Multi_Int32 coordIndex
 
float creaseAngle
 
struct Multi_Int32 normalIndex
 
int normalPerVertex
 
int solid
 
struct Multi_Int32 texCoordIndex
 

Detailed Description

Definition at line 5618 of file Structs.h.

Field Documentation

◆ _change

int X3D_IndexedFaceSet::_change

Definition at line 5622 of file Structs.h.

◆ _defaultContainer

int X3D_IndexedFaceSet::_defaultContainer

Definition at line 5629 of file Structs.h.

◆ _dist

double X3D_IndexedFaceSet::_dist

Definition at line 5625 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_IndexedFaceSet::_executionContext

Definition at line 5631 of file Structs.h.

◆ _extent

float X3D_IndexedFaceSet::_extent[6]

Definition at line 5626 of file Structs.h.

◆ _gc

void* X3D_IndexedFaceSet::_gc

Definition at line 5630 of file Structs.h.

◆ _hit

int X3D_IndexedFaceSet::_hit

Definition at line 5621 of file Structs.h.

◆ _ichange

int X3D_IndexedFaceSet::_ichange

Definition at line 5623 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_IndexedFaceSet::_intern

Definition at line 5627 of file Structs.h.

◆ _nodeType

int X3D_IndexedFaceSet::_nodeType

Definition at line 5619 of file Structs.h.

◆ _parentVector

struct Vector* X3D_IndexedFaceSet::_parentVector

Definition at line 5624 of file Structs.h.

◆ _renderFlags

int X3D_IndexedFaceSet::_renderFlags

Definition at line 5620 of file Structs.h.

◆ attrib

struct Multi_Node X3D_IndexedFaceSet::attrib

Definition at line 5637 of file Structs.h.

◆ ccw

int X3D_IndexedFaceSet::ccw

Definition at line 5644 of file Structs.h.

◆ color

struct X3D_Node* X3D_IndexedFaceSet::color

Definition at line 5638 of file Structs.h.

◆ colorIndex

struct Multi_Int32 X3D_IndexedFaceSet::colorIndex

Definition at line 5645 of file Structs.h.

◆ colorPerVertex

int X3D_IndexedFaceSet::colorPerVertex

Definition at line 5646 of file Structs.h.

◆ convex

int X3D_IndexedFaceSet::convex

Definition at line 5647 of file Structs.h.

◆ coord

struct X3D_Node* X3D_IndexedFaceSet::coord

Definition at line 5639 of file Structs.h.

◆ coordIndex

struct Multi_Int32 X3D_IndexedFaceSet::coordIndex

Definition at line 5648 of file Structs.h.

◆ creaseAngle

float X3D_IndexedFaceSet::creaseAngle

Definition at line 5649 of file Structs.h.

◆ fogCoord

struct X3D_Node* X3D_IndexedFaceSet::fogCoord

Definition at line 5640 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_IndexedFaceSet::metadata

Definition at line 5641 of file Structs.h.

◆ normal

struct X3D_Node* X3D_IndexedFaceSet::normal

Definition at line 5642 of file Structs.h.

◆ normalIndex

struct Multi_Int32 X3D_IndexedFaceSet::normalIndex

Definition at line 5650 of file Structs.h.

◆ normalPerVertex

int X3D_IndexedFaceSet::normalPerVertex

Definition at line 5651 of file Structs.h.

◆ referenceCount

int X3D_IndexedFaceSet::referenceCount

Definition at line 5628 of file Structs.h.

◆ set_colorIndex

struct Multi_Int32 X3D_IndexedFaceSet::set_colorIndex

Definition at line 5633 of file Structs.h.

◆ set_coordIndex

struct Multi_Int32 X3D_IndexedFaceSet::set_coordIndex

Definition at line 5634 of file Structs.h.

◆ set_normalIndex

struct Multi_Int32 X3D_IndexedFaceSet::set_normalIndex

Definition at line 5635 of file Structs.h.

◆ set_texCoordIndex

struct Multi_Int32 X3D_IndexedFaceSet::set_texCoordIndex

Definition at line 5636 of file Structs.h.

◆ solid

int X3D_IndexedFaceSet::solid

Definition at line 5652 of file Structs.h.

◆ texCoord

struct X3D_Node* X3D_IndexedFaceSet::texCoord

Definition at line 5643 of file Structs.h.

◆ texCoordIndex

struct Multi_Int32 X3D_IndexedFaceSet::texCoordIndex

Definition at line 5653 of file Structs.h.


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