FreeWRL / FreeX3D 4.3.0
X3D_Layer 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 addChildren
 
struct Multi_Node removeChildren
 
struct Multi_Node __sibAffectors
 
struct Multi_Node children
 
struct X3D_Nodemetadata
 
int isPickable
 
struct X3D_Nodeviewport
 

Detailed Description

Definition at line 6009 of file Structs.h.

Field Documentation

◆ __sibAffectors

struct Multi_Node X3D_Layer::__sibAffectors

Definition at line 6026 of file Structs.h.

◆ _change

int X3D_Layer::_change

Definition at line 6013 of file Structs.h.

◆ _defaultContainer

int X3D_Layer::_defaultContainer

Definition at line 6020 of file Structs.h.

◆ _dist

double X3D_Layer::_dist

Definition at line 6016 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Layer::_executionContext

Definition at line 6022 of file Structs.h.

◆ _extent

float X3D_Layer::_extent[6]

Definition at line 6017 of file Structs.h.

◆ _gc

void* X3D_Layer::_gc

Definition at line 6021 of file Structs.h.

◆ _hit

int X3D_Layer::_hit

Definition at line 6012 of file Structs.h.

◆ _ichange

int X3D_Layer::_ichange

Definition at line 6014 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Layer::_intern

Definition at line 6018 of file Structs.h.

◆ _nodeType

int X3D_Layer::_nodeType

Definition at line 6010 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Layer::_parentVector

Definition at line 6015 of file Structs.h.

◆ _renderFlags

int X3D_Layer::_renderFlags

Definition at line 6011 of file Structs.h.

◆ addChildren

struct Multi_Node X3D_Layer::addChildren

Definition at line 6024 of file Structs.h.

◆ children

struct Multi_Node X3D_Layer::children

Definition at line 6027 of file Structs.h.

◆ isPickable

int X3D_Layer::isPickable

Definition at line 6029 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Layer::metadata

Definition at line 6028 of file Structs.h.

◆ referenceCount

int X3D_Layer::referenceCount

Definition at line 6019 of file Structs.h.

◆ removeChildren

struct Multi_Node X3D_Layer::removeChildren

Definition at line 6025 of file Structs.h.

◆ viewport

struct X3D_Node* X3D_Layer::viewport

Definition at line 6030 of file Structs.h.


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