FreeWRL / FreeX3D 4.3.0
X3D_LayerSet 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
 
int activeLayer
 
struct X3D_Nodemetadata
 
struct Multi_Node layers
 
struct Multi_Int32 order
 

Detailed Description

Definition at line 6034 of file Structs.h.

Field Documentation

◆ _change

int X3D_LayerSet::_change

Definition at line 6038 of file Structs.h.

◆ _defaultContainer

int X3D_LayerSet::_defaultContainer

Definition at line 6045 of file Structs.h.

◆ _dist

double X3D_LayerSet::_dist

Definition at line 6041 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_LayerSet::_executionContext

Definition at line 6047 of file Structs.h.

◆ _extent

float X3D_LayerSet::_extent[6]

Definition at line 6042 of file Structs.h.

◆ _gc

void* X3D_LayerSet::_gc

Definition at line 6046 of file Structs.h.

◆ _hit

int X3D_LayerSet::_hit

Definition at line 6037 of file Structs.h.

◆ _ichange

int X3D_LayerSet::_ichange

Definition at line 6039 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_LayerSet::_intern

Definition at line 6043 of file Structs.h.

◆ _nodeType

int X3D_LayerSet::_nodeType

Definition at line 6035 of file Structs.h.

◆ _parentVector

struct Vector* X3D_LayerSet::_parentVector

Definition at line 6040 of file Structs.h.

◆ _renderFlags

int X3D_LayerSet::_renderFlags

Definition at line 6036 of file Structs.h.

◆ activeLayer

int X3D_LayerSet::activeLayer

Definition at line 6049 of file Structs.h.

◆ layers

struct Multi_Node X3D_LayerSet::layers

Definition at line 6051 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_LayerSet::metadata

Definition at line 6050 of file Structs.h.

◆ order

struct Multi_Int32 X3D_LayerSet::order

Definition at line 6052 of file Structs.h.

◆ referenceCount

int X3D_LayerSet::referenceCount

Definition at line 6044 of file Structs.h.


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