FreeWRL / FreeX3D 4.3.0
X3D_Group 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 Multi_Node _sortedChildren
 

Detailed Description

Definition at line 5308 of file Structs.h.

Field Documentation

◆ __sibAffectors

struct Multi_Node X3D_Group::__sibAffectors

Definition at line 5325 of file Structs.h.

◆ _change

int X3D_Group::_change

Definition at line 5312 of file Structs.h.

◆ _defaultContainer

int X3D_Group::_defaultContainer

Definition at line 5319 of file Structs.h.

◆ _dist

double X3D_Group::_dist

Definition at line 5315 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Group::_executionContext

Definition at line 5321 of file Structs.h.

◆ _extent

float X3D_Group::_extent[6]

Definition at line 5316 of file Structs.h.

◆ _gc

void* X3D_Group::_gc

Definition at line 5320 of file Structs.h.

◆ _hit

int X3D_Group::_hit

Definition at line 5311 of file Structs.h.

◆ _ichange

int X3D_Group::_ichange

Definition at line 5313 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Group::_intern

Definition at line 5317 of file Structs.h.

◆ _nodeType

int X3D_Group::_nodeType

Definition at line 5309 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Group::_parentVector

Definition at line 5314 of file Structs.h.

◆ _renderFlags

int X3D_Group::_renderFlags

Definition at line 5310 of file Structs.h.

◆ _sortedChildren

struct Multi_Node X3D_Group::_sortedChildren

Definition at line 5330 of file Structs.h.

◆ addChildren

struct Multi_Node X3D_Group::addChildren

Definition at line 5323 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_Group::bboxCenter

Definition at line 5328 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_Group::bboxSize

Definition at line 5329 of file Structs.h.

◆ children

struct Multi_Node X3D_Group::children

Definition at line 5326 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Group::metadata

Definition at line 5327 of file Structs.h.

◆ referenceCount

int X3D_Group::referenceCount

Definition at line 5318 of file Structs.h.

◆ removeChildren

struct Multi_Node X3D_Group::removeChildren

Definition at line 5324 of file Structs.h.


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