FreeWRL / FreeX3D 4.3.0
X3D_Switch 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 choice
 
struct Multi_Node children
 
struct X3D_Nodemetadata
 
int whichChoice
 
struct SFVec3f bboxCenter
 
struct SFVec3f bboxSize
 
int __isX3D
 

Detailed Description

Definition at line 9884 of file Structs.h.

Field Documentation

◆ __isX3D

int X3D_Switch::__isX3D

Definition at line 9908 of file Structs.h.

◆ __sibAffectors

struct Multi_Node X3D_Switch::__sibAffectors

Definition at line 9901 of file Structs.h.

◆ _change

int X3D_Switch::_change

Definition at line 9888 of file Structs.h.

◆ _defaultContainer

int X3D_Switch::_defaultContainer

Definition at line 9895 of file Structs.h.

◆ _dist

double X3D_Switch::_dist

Definition at line 9891 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Switch::_executionContext

Definition at line 9897 of file Structs.h.

◆ _extent

float X3D_Switch::_extent[6]

Definition at line 9892 of file Structs.h.

◆ _gc

void* X3D_Switch::_gc

Definition at line 9896 of file Structs.h.

◆ _hit

int X3D_Switch::_hit

Definition at line 9887 of file Structs.h.

◆ _ichange

int X3D_Switch::_ichange

Definition at line 9889 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Switch::_intern

Definition at line 9893 of file Structs.h.

◆ _nodeType

int X3D_Switch::_nodeType

Definition at line 9885 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Switch::_parentVector

Definition at line 9890 of file Structs.h.

◆ _renderFlags

int X3D_Switch::_renderFlags

Definition at line 9886 of file Structs.h.

◆ addChildren

struct Multi_Node X3D_Switch::addChildren

Definition at line 9899 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_Switch::bboxCenter

Definition at line 9906 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_Switch::bboxSize

Definition at line 9907 of file Structs.h.

◆ children

struct Multi_Node X3D_Switch::children

Definition at line 9903 of file Structs.h.

◆ choice

struct Multi_Node X3D_Switch::choice

Definition at line 9902 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Switch::metadata

Definition at line 9904 of file Structs.h.

◆ referenceCount

int X3D_Switch::referenceCount

Definition at line 9894 of file Structs.h.

◆ removeChildren

struct Multi_Node X3D_Switch::removeChildren

Definition at line 9900 of file Structs.h.

◆ whichChoice

int X3D_Switch::whichChoice

Definition at line 9905 of file Structs.h.


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