FreeWRL / FreeX3D 4.3.0
X3D_TriangleSet2D 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 X3D_Nodemetadata
 
struct Multi_Vec2f vertices
 
int solid
 
struct Multi_Vec2f __texCoords
 
void * __wireindices
 

Detailed Description

Definition at line 10650 of file Structs.h.

Field Documentation

◆ __texCoords

struct Multi_Vec2f X3D_TriangleSet2D::__texCoords

Definition at line 10668 of file Structs.h.

◆ __wireindices

void* X3D_TriangleSet2D::__wireindices

Definition at line 10669 of file Structs.h.

◆ _change

int X3D_TriangleSet2D::_change

Definition at line 10654 of file Structs.h.

◆ _defaultContainer

int X3D_TriangleSet2D::_defaultContainer

Definition at line 10661 of file Structs.h.

◆ _dist

double X3D_TriangleSet2D::_dist

Definition at line 10657 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_TriangleSet2D::_executionContext

Definition at line 10663 of file Structs.h.

◆ _extent

float X3D_TriangleSet2D::_extent[6]

Definition at line 10658 of file Structs.h.

◆ _gc

void* X3D_TriangleSet2D::_gc

Definition at line 10662 of file Structs.h.

◆ _hit

int X3D_TriangleSet2D::_hit

Definition at line 10653 of file Structs.h.

◆ _ichange

int X3D_TriangleSet2D::_ichange

Definition at line 10655 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_TriangleSet2D::_intern

Definition at line 10659 of file Structs.h.

◆ _nodeType

int X3D_TriangleSet2D::_nodeType

Definition at line 10651 of file Structs.h.

◆ _parentVector

struct Vector* X3D_TriangleSet2D::_parentVector

Definition at line 10656 of file Structs.h.

◆ _renderFlags

int X3D_TriangleSet2D::_renderFlags

Definition at line 10652 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_TriangleSet2D::metadata

Definition at line 10665 of file Structs.h.

◆ referenceCount

int X3D_TriangleSet2D::referenceCount

Definition at line 10660 of file Structs.h.

◆ solid

int X3D_TriangleSet2D::solid

Definition at line 10667 of file Structs.h.

◆ vertices

struct Multi_Vec2f X3D_TriangleSet2D::vertices

Definition at line 10666 of file Structs.h.


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