FreeWRL / FreeX3D 4.3.0
X3D_ScreenGroup 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
 

Detailed Description

Definition at line 9235 of file Structs.h.

Field Documentation

◆ __sibAffectors

struct Multi_Node X3D_ScreenGroup::__sibAffectors

Definition at line 9252 of file Structs.h.

◆ _change

int X3D_ScreenGroup::_change

Definition at line 9239 of file Structs.h.

◆ _defaultContainer

int X3D_ScreenGroup::_defaultContainer

Definition at line 9246 of file Structs.h.

◆ _dist

double X3D_ScreenGroup::_dist

Definition at line 9242 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_ScreenGroup::_executionContext

Definition at line 9248 of file Structs.h.

◆ _extent

float X3D_ScreenGroup::_extent[6]

Definition at line 9243 of file Structs.h.

◆ _gc

void* X3D_ScreenGroup::_gc

Definition at line 9247 of file Structs.h.

◆ _hit

int X3D_ScreenGroup::_hit

Definition at line 9238 of file Structs.h.

◆ _ichange

int X3D_ScreenGroup::_ichange

Definition at line 9240 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_ScreenGroup::_intern

Definition at line 9244 of file Structs.h.

◆ _nodeType

int X3D_ScreenGroup::_nodeType

Definition at line 9236 of file Structs.h.

◆ _parentVector

struct Vector* X3D_ScreenGroup::_parentVector

Definition at line 9241 of file Structs.h.

◆ _renderFlags

int X3D_ScreenGroup::_renderFlags

Definition at line 9237 of file Structs.h.

◆ addChildren

struct Multi_Node X3D_ScreenGroup::addChildren

Definition at line 9250 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_ScreenGroup::bboxCenter

Definition at line 9255 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_ScreenGroup::bboxSize

Definition at line 9256 of file Structs.h.

◆ children

struct Multi_Node X3D_ScreenGroup::children

Definition at line 9253 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_ScreenGroup::metadata

Definition at line 9254 of file Structs.h.

◆ referenceCount

int X3D_ScreenGroup::referenceCount

Definition at line 9245 of file Structs.h.

◆ removeChildren

struct Multi_Node X3D_ScreenGroup::removeChildren

Definition at line 9251 of file Structs.h.


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