FreeWRL / FreeX3D 4.3.0
X3D_LayoutGroup 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
 
struct SFVec3f bboxCenter
 
struct SFVec3f bboxSize
 
struct X3D_Nodelayout
 
struct X3D_Nodeviewport
 

Detailed Description

Definition at line 6086 of file Structs.h.

Field Documentation

◆ __sibAffectors

struct Multi_Node X3D_LayoutGroup::__sibAffectors

Definition at line 6103 of file Structs.h.

◆ _change

int X3D_LayoutGroup::_change

Definition at line 6090 of file Structs.h.

◆ _defaultContainer

int X3D_LayoutGroup::_defaultContainer

Definition at line 6097 of file Structs.h.

◆ _dist

double X3D_LayoutGroup::_dist

Definition at line 6093 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_LayoutGroup::_executionContext

Definition at line 6099 of file Structs.h.

◆ _extent

float X3D_LayoutGroup::_extent[6]

Definition at line 6094 of file Structs.h.

◆ _gc

void* X3D_LayoutGroup::_gc

Definition at line 6098 of file Structs.h.

◆ _hit

int X3D_LayoutGroup::_hit

Definition at line 6089 of file Structs.h.

◆ _ichange

int X3D_LayoutGroup::_ichange

Definition at line 6091 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_LayoutGroup::_intern

Definition at line 6095 of file Structs.h.

◆ _nodeType

int X3D_LayoutGroup::_nodeType

Definition at line 6087 of file Structs.h.

◆ _parentVector

struct Vector* X3D_LayoutGroup::_parentVector

Definition at line 6092 of file Structs.h.

◆ _renderFlags

int X3D_LayoutGroup::_renderFlags

Definition at line 6088 of file Structs.h.

◆ addChildren

struct Multi_Node X3D_LayoutGroup::addChildren

Definition at line 6101 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_LayoutGroup::bboxCenter

Definition at line 6106 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_LayoutGroup::bboxSize

Definition at line 6107 of file Structs.h.

◆ children

struct Multi_Node X3D_LayoutGroup::children

Definition at line 6104 of file Structs.h.

◆ layout

struct X3D_Node* X3D_LayoutGroup::layout

Definition at line 6108 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_LayoutGroup::metadata

Definition at line 6105 of file Structs.h.

◆ referenceCount

int X3D_LayoutGroup::referenceCount

Definition at line 6096 of file Structs.h.

◆ removeChildren

struct Multi_Node X3D_LayoutGroup::removeChildren

Definition at line 6102 of file Structs.h.

◆ viewport

struct X3D_Node* X3D_LayoutGroup::viewport

Definition at line 6109 of file Structs.h.


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