FreeWRL / FreeX3D 4.3.0
X3D_WorldInfo 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_String info
 
struct Uni_Stringtitle
 
struct X3D_Nodemetadata
 

Detailed Description

Definition at line 11005 of file Structs.h.

Field Documentation

◆ _change

int X3D_WorldInfo::_change

Definition at line 11009 of file Structs.h.

◆ _defaultContainer

int X3D_WorldInfo::_defaultContainer

Definition at line 11016 of file Structs.h.

◆ _dist

double X3D_WorldInfo::_dist

Definition at line 11012 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_WorldInfo::_executionContext

Definition at line 11018 of file Structs.h.

◆ _extent

float X3D_WorldInfo::_extent[6]

Definition at line 11013 of file Structs.h.

◆ _gc

void* X3D_WorldInfo::_gc

Definition at line 11017 of file Structs.h.

◆ _hit

int X3D_WorldInfo::_hit

Definition at line 11008 of file Structs.h.

◆ _ichange

int X3D_WorldInfo::_ichange

Definition at line 11010 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_WorldInfo::_intern

Definition at line 11014 of file Structs.h.

◆ _nodeType

int X3D_WorldInfo::_nodeType

Definition at line 11006 of file Structs.h.

◆ _parentVector

struct Vector* X3D_WorldInfo::_parentVector

Definition at line 11011 of file Structs.h.

◆ _renderFlags

int X3D_WorldInfo::_renderFlags

Definition at line 11007 of file Structs.h.

◆ info

struct Multi_String X3D_WorldInfo::info

Definition at line 11020 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_WorldInfo::metadata

Definition at line 11022 of file Structs.h.

◆ referenceCount

int X3D_WorldInfo::referenceCount

Definition at line 11015 of file Structs.h.

◆ title

struct Uni_String* X3D_WorldInfo::title

Definition at line 11021 of file Structs.h.


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