FreeWRL / FreeX3D 4.3.0
X3D_StaticGroup 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 X3D_Nodemetadata
 
struct Multi_Node children
 
struct SFVec3f bboxCenter
 
struct SFVec3f bboxSize
 
struct Multi_Node __sibAffectors
 
int __transparency
 
int __solid
 
struct Multi_Node _sortedChildren
 

Detailed Description

Definition at line 9802 of file Structs.h.

Field Documentation

◆ __sibAffectors

struct Multi_Node X3D_StaticGroup::__sibAffectors

Definition at line 9821 of file Structs.h.

◆ __solid

int X3D_StaticGroup::__solid

Definition at line 9823 of file Structs.h.

◆ __transparency

int X3D_StaticGroup::__transparency

Definition at line 9822 of file Structs.h.

◆ _change

int X3D_StaticGroup::_change

Definition at line 9806 of file Structs.h.

◆ _defaultContainer

int X3D_StaticGroup::_defaultContainer

Definition at line 9813 of file Structs.h.

◆ _dist

double X3D_StaticGroup::_dist

Definition at line 9809 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_StaticGroup::_executionContext

Definition at line 9815 of file Structs.h.

◆ _extent

float X3D_StaticGroup::_extent[6]

Definition at line 9810 of file Structs.h.

◆ _gc

void* X3D_StaticGroup::_gc

Definition at line 9814 of file Structs.h.

◆ _hit

int X3D_StaticGroup::_hit

Definition at line 9805 of file Structs.h.

◆ _ichange

int X3D_StaticGroup::_ichange

Definition at line 9807 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_StaticGroup::_intern

Definition at line 9811 of file Structs.h.

◆ _nodeType

int X3D_StaticGroup::_nodeType

Definition at line 9803 of file Structs.h.

◆ _parentVector

struct Vector* X3D_StaticGroup::_parentVector

Definition at line 9808 of file Structs.h.

◆ _renderFlags

int X3D_StaticGroup::_renderFlags

Definition at line 9804 of file Structs.h.

◆ _sortedChildren

struct Multi_Node X3D_StaticGroup::_sortedChildren

Definition at line 9824 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_StaticGroup::bboxCenter

Definition at line 9819 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_StaticGroup::bboxSize

Definition at line 9820 of file Structs.h.

◆ children

struct Multi_Node X3D_StaticGroup::children

Definition at line 9818 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_StaticGroup::metadata

Definition at line 9817 of file Structs.h.

◆ referenceCount

int X3D_StaticGroup::referenceCount

Definition at line 9812 of file Structs.h.


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