FreeWRL / FreeX3D 4.3.0
X3D_LineSet 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_Nodemetadata
 
struct X3D_NodefogCoord
 
struct Multi_Int32 vertexCount
 
void * __vertArr
 
void * __vertIndx
 
int __segCount
 

Detailed Description

Definition at line 6227 of file Structs.h.

Field Documentation

◆ __segCount

int X3D_LineSet::__segCount

Definition at line 6250 of file Structs.h.

◆ __vertArr

void* X3D_LineSet::__vertArr

Definition at line 6248 of file Structs.h.

◆ __vertIndx

void* X3D_LineSet::__vertIndx

Definition at line 6249 of file Structs.h.

◆ _change

int X3D_LineSet::_change

Definition at line 6231 of file Structs.h.

◆ _defaultContainer

int X3D_LineSet::_defaultContainer

Definition at line 6238 of file Structs.h.

◆ _dist

double X3D_LineSet::_dist

Definition at line 6234 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_LineSet::_executionContext

Definition at line 6240 of file Structs.h.

◆ _extent

float X3D_LineSet::_extent[6]

Definition at line 6235 of file Structs.h.

◆ _gc

void* X3D_LineSet::_gc

Definition at line 6239 of file Structs.h.

◆ _hit

int X3D_LineSet::_hit

Definition at line 6230 of file Structs.h.

◆ _ichange

int X3D_LineSet::_ichange

Definition at line 6232 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_LineSet::_intern

Definition at line 6236 of file Structs.h.

◆ _nodeType

int X3D_LineSet::_nodeType

Definition at line 6228 of file Structs.h.

◆ _parentVector

struct Vector* X3D_LineSet::_parentVector

Definition at line 6233 of file Structs.h.

◆ _renderFlags

int X3D_LineSet::_renderFlags

Definition at line 6229 of file Structs.h.

◆ attrib

struct Multi_Node X3D_LineSet::attrib

Definition at line 6242 of file Structs.h.

◆ color

struct X3D_Node* X3D_LineSet::color

Definition at line 6243 of file Structs.h.

◆ coord

struct X3D_Node* X3D_LineSet::coord

Definition at line 6244 of file Structs.h.

◆ fogCoord

struct X3D_Node* X3D_LineSet::fogCoord

Definition at line 6246 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_LineSet::metadata

Definition at line 6245 of file Structs.h.

◆ referenceCount

int X3D_LineSet::referenceCount

Definition at line 6237 of file Structs.h.

◆ vertexCount

struct Multi_Int32 X3D_LineSet::vertexCount

Definition at line 6247 of file Structs.h.


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