FreeWRL / FreeX3D 4.3.0
X3D_Box 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 SFVec3f size
 
int solid
 
struct Multi_Vec3f __points
 

Detailed Description

Definition at line 3136 of file Structs.h.

Field Documentation

◆ __points

struct Multi_Vec3f X3D_Box::__points

Definition at line 3154 of file Structs.h.

◆ _change

int X3D_Box::_change

Definition at line 3140 of file Structs.h.

◆ _defaultContainer

int X3D_Box::_defaultContainer

Definition at line 3147 of file Structs.h.

◆ _dist

double X3D_Box::_dist

Definition at line 3143 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Box::_executionContext

Definition at line 3149 of file Structs.h.

◆ _extent

float X3D_Box::_extent[6]

Definition at line 3144 of file Structs.h.

◆ _gc

void* X3D_Box::_gc

Definition at line 3148 of file Structs.h.

◆ _hit

int X3D_Box::_hit

Definition at line 3139 of file Structs.h.

◆ _ichange

int X3D_Box::_ichange

Definition at line 3141 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Box::_intern

Definition at line 3145 of file Structs.h.

◆ _nodeType

int X3D_Box::_nodeType

Definition at line 3137 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Box::_parentVector

Definition at line 3142 of file Structs.h.

◆ _renderFlags

int X3D_Box::_renderFlags

Definition at line 3138 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Box::metadata

Definition at line 3151 of file Structs.h.

◆ referenceCount

int X3D_Box::referenceCount

Definition at line 3146 of file Structs.h.

◆ size

struct SFVec3f X3D_Box::size

Definition at line 3152 of file Structs.h.

◆ solid

int X3D_Box::solid

Definition at line 3153 of file Structs.h.


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