FreeWRL / FreeX3D 4.3.0
X3D_CollidableShape Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
char * _fieldchange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_GeomRep_intern
 
int referenceCount
 
int _defaultContainer
 
void * _gc
 
struct X3D_Node_executionContext
 
int enabled
 
struct X3D_Nodemetadata
 
struct SFRotation rotation
 
struct SFVec3f translation
 
struct SFVec3f bboxCenter
 
struct SFVec3f bboxSize
 
int visible
 
int bboxDisplay
 
int __do_trans
 
int __do_rotation
 
struct X3D_Nodeshape
 
void * _geom
 
struct SFRotation _initialRotation
 
struct SFVec3f _initialTranslation
 
int _initialized
 
void * _csensor
 

Detailed Description

Definition at line 4456 of file Structs.h.

Field Documentation

◆ __do_rotation

int X3D_CollidableShape::__do_rotation

Definition at line 4481 of file Structs.h.

◆ __do_trans

int X3D_CollidableShape::__do_trans

Definition at line 4480 of file Structs.h.

◆ _change

int X3D_CollidableShape::_change

Definition at line 4460 of file Structs.h.

◆ _csensor

void* X3D_CollidableShape::_csensor

Definition at line 4487 of file Structs.h.

◆ _defaultContainer

int X3D_CollidableShape::_defaultContainer

Definition at line 4468 of file Structs.h.

◆ _dist

double X3D_CollidableShape::_dist

Definition at line 4464 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_CollidableShape::_executionContext

Definition at line 4470 of file Structs.h.

◆ _extent

float X3D_CollidableShape::_extent[6]

Definition at line 4465 of file Structs.h.

◆ _fieldchange

char* X3D_CollidableShape::_fieldchange

Definition at line 4462 of file Structs.h.

◆ _gc

void* X3D_CollidableShape::_gc

Definition at line 4469 of file Structs.h.

◆ _geom

void* X3D_CollidableShape::_geom

Definition at line 4483 of file Structs.h.

◆ _hit

int X3D_CollidableShape::_hit

Definition at line 4459 of file Structs.h.

◆ _ichange

int X3D_CollidableShape::_ichange

Definition at line 4461 of file Structs.h.

◆ _initialized

int X3D_CollidableShape::_initialized

Definition at line 4486 of file Structs.h.

◆ _initialRotation

struct SFRotation X3D_CollidableShape::_initialRotation

Definition at line 4484 of file Structs.h.

◆ _initialTranslation

struct SFVec3f X3D_CollidableShape::_initialTranslation

Definition at line 4485 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_CollidableShape::_intern

Definition at line 4466 of file Structs.h.

◆ _nodeType

int X3D_CollidableShape::_nodeType

Definition at line 4457 of file Structs.h.

◆ _parentVector

struct Vector* X3D_CollidableShape::_parentVector

Definition at line 4463 of file Structs.h.

◆ _renderFlags

int X3D_CollidableShape::_renderFlags

Definition at line 4458 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_CollidableShape::bboxCenter

Definition at line 4476 of file Structs.h.

◆ bboxDisplay

int X3D_CollidableShape::bboxDisplay

Definition at line 4479 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_CollidableShape::bboxSize

Definition at line 4477 of file Structs.h.

◆ enabled

int X3D_CollidableShape::enabled

Definition at line 4472 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_CollidableShape::metadata

Definition at line 4473 of file Structs.h.

◆ referenceCount

int X3D_CollidableShape::referenceCount

Definition at line 4467 of file Structs.h.

◆ rotation

struct SFRotation X3D_CollidableShape::rotation

Definition at line 4474 of file Structs.h.

◆ shape

struct X3D_Node* X3D_CollidableShape::shape

Definition at line 4482 of file Structs.h.

◆ translation

struct SFVec3f X3D_CollidableShape::translation

Definition at line 4475 of file Structs.h.

◆ visible

int X3D_CollidableShape::visible

Definition at line 4478 of file Structs.h.


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