FreeWRL / FreeX3D 4.3.0
X3D_PointSet 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
 
int _pointsVBO
 
int _coloursVBO
 
int _npoints
 
int _colourSize
 

Detailed Description

Definition at line 8478 of file Structs.h.

Field Documentation

◆ _change

int X3D_PointSet::_change

Definition at line 8482 of file Structs.h.

◆ _colourSize

int X3D_PointSet::_colourSize

Definition at line 8501 of file Structs.h.

◆ _coloursVBO

int X3D_PointSet::_coloursVBO

Definition at line 8499 of file Structs.h.

◆ _defaultContainer

int X3D_PointSet::_defaultContainer

Definition at line 8489 of file Structs.h.

◆ _dist

double X3D_PointSet::_dist

Definition at line 8485 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_PointSet::_executionContext

Definition at line 8491 of file Structs.h.

◆ _extent

float X3D_PointSet::_extent[6]

Definition at line 8486 of file Structs.h.

◆ _gc

void* X3D_PointSet::_gc

Definition at line 8490 of file Structs.h.

◆ _hit

int X3D_PointSet::_hit

Definition at line 8481 of file Structs.h.

◆ _ichange

int X3D_PointSet::_ichange

Definition at line 8483 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_PointSet::_intern

Definition at line 8487 of file Structs.h.

◆ _nodeType

int X3D_PointSet::_nodeType

Definition at line 8479 of file Structs.h.

◆ _npoints

int X3D_PointSet::_npoints

Definition at line 8500 of file Structs.h.

◆ _parentVector

struct Vector* X3D_PointSet::_parentVector

Definition at line 8484 of file Structs.h.

◆ _pointsVBO

int X3D_PointSet::_pointsVBO

Definition at line 8498 of file Structs.h.

◆ _renderFlags

int X3D_PointSet::_renderFlags

Definition at line 8480 of file Structs.h.

◆ attrib

struct Multi_Node X3D_PointSet::attrib

Definition at line 8493 of file Structs.h.

◆ color

struct X3D_Node* X3D_PointSet::color

Definition at line 8494 of file Structs.h.

◆ coord

struct X3D_Node* X3D_PointSet::coord

Definition at line 8495 of file Structs.h.

◆ fogCoord

struct X3D_Node* X3D_PointSet::fogCoord

Definition at line 8496 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_PointSet::metadata

Definition at line 8497 of file Structs.h.

◆ referenceCount

int X3D_PointSet::referenceCount

Definition at line 8488 of file Structs.h.


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