FreeWRL / FreeX3D 4.3.0
X3D_LineSet Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
char * _fieldchange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_GeomRep_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
 
struct X3D_Nodenormal
 
void * __vertArr
 
void * __vertIndx
 
void * __starts
 
int __segCount
 
void * __skindex
 

Detailed Description

Definition at line 8497 of file Structs.h.

Field Documentation

◆ __segCount

int X3D_LineSet::__segCount

Definition at line 8523 of file Structs.h.

◆ __skindex

void* X3D_LineSet::__skindex

Definition at line 8524 of file Structs.h.

◆ __starts

void* X3D_LineSet::__starts

Definition at line 8522 of file Structs.h.

◆ __vertArr

void* X3D_LineSet::__vertArr

Definition at line 8520 of file Structs.h.

◆ __vertIndx

void* X3D_LineSet::__vertIndx

Definition at line 8521 of file Structs.h.

◆ _change

int X3D_LineSet::_change

Definition at line 8501 of file Structs.h.

◆ _defaultContainer

int X3D_LineSet::_defaultContainer

Definition at line 8509 of file Structs.h.

◆ _dist

double X3D_LineSet::_dist

Definition at line 8505 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_LineSet::_executionContext

Definition at line 8511 of file Structs.h.

◆ _extent

float X3D_LineSet::_extent[6]

Definition at line 8506 of file Structs.h.

◆ _fieldchange

char* X3D_LineSet::_fieldchange

Definition at line 8503 of file Structs.h.

◆ _gc

void* X3D_LineSet::_gc

Definition at line 8510 of file Structs.h.

◆ _hit

int X3D_LineSet::_hit

Definition at line 8500 of file Structs.h.

◆ _ichange

int X3D_LineSet::_ichange

Definition at line 8502 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_LineSet::_intern

Definition at line 8507 of file Structs.h.

◆ _nodeType

int X3D_LineSet::_nodeType

Definition at line 8498 of file Structs.h.

◆ _parentVector

struct Vector* X3D_LineSet::_parentVector

Definition at line 8504 of file Structs.h.

◆ _renderFlags

int X3D_LineSet::_renderFlags

Definition at line 8499 of file Structs.h.

◆ attrib

struct Multi_Node X3D_LineSet::attrib

Definition at line 8513 of file Structs.h.

◆ color

struct X3D_Node* X3D_LineSet::color

Definition at line 8514 of file Structs.h.

◆ coord

struct X3D_Node* X3D_LineSet::coord

Definition at line 8515 of file Structs.h.

◆ fogCoord

struct X3D_Node* X3D_LineSet::fogCoord

Definition at line 8517 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_LineSet::metadata

Definition at line 8516 of file Structs.h.

◆ normal

struct X3D_Node* X3D_LineSet::normal

Definition at line 8519 of file Structs.h.

◆ referenceCount

int X3D_LineSet::referenceCount

Definition at line 8508 of file Structs.h.

◆ vertexCount

struct Multi_Int32 X3D_LineSet::vertexCount

Definition at line 8518 of file Structs.h.


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