FreeWRL / FreeX3D 4.3.0
X3D_CollidableShape 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
 
int enabled
 
struct X3D_Nodemetadata
 
struct SFRotation rotation
 
struct SFVec3f translation
 
struct SFVec3f bboxCenter
 
struct SFVec3f bboxSize
 
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 3399 of file Structs.h.

Field Documentation

◆ __do_rotation

int X3D_CollidableShape::__do_rotation

Definition at line 3421 of file Structs.h.

◆ __do_trans

int X3D_CollidableShape::__do_trans

Definition at line 3420 of file Structs.h.

◆ _change

int X3D_CollidableShape::_change

Definition at line 3403 of file Structs.h.

◆ _csensor

void* X3D_CollidableShape::_csensor

Definition at line 3427 of file Structs.h.

◆ _defaultContainer

int X3D_CollidableShape::_defaultContainer

Definition at line 3410 of file Structs.h.

◆ _dist

double X3D_CollidableShape::_dist

Definition at line 3406 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_CollidableShape::_executionContext

Definition at line 3412 of file Structs.h.

◆ _extent

float X3D_CollidableShape::_extent[6]

Definition at line 3407 of file Structs.h.

◆ _gc

void* X3D_CollidableShape::_gc

Definition at line 3411 of file Structs.h.

◆ _geom

void* X3D_CollidableShape::_geom

Definition at line 3423 of file Structs.h.

◆ _hit

int X3D_CollidableShape::_hit

Definition at line 3402 of file Structs.h.

◆ _ichange

int X3D_CollidableShape::_ichange

Definition at line 3404 of file Structs.h.

◆ _initialized

int X3D_CollidableShape::_initialized

Definition at line 3426 of file Structs.h.

◆ _initialRotation

struct SFRotation X3D_CollidableShape::_initialRotation

Definition at line 3424 of file Structs.h.

◆ _initialTranslation

struct SFVec3f X3D_CollidableShape::_initialTranslation

Definition at line 3425 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_CollidableShape::_intern

Definition at line 3408 of file Structs.h.

◆ _nodeType

int X3D_CollidableShape::_nodeType

Definition at line 3400 of file Structs.h.

◆ _parentVector

struct Vector* X3D_CollidableShape::_parentVector

Definition at line 3405 of file Structs.h.

◆ _renderFlags

int X3D_CollidableShape::_renderFlags

Definition at line 3401 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_CollidableShape::bboxCenter

Definition at line 3418 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_CollidableShape::bboxSize

Definition at line 3419 of file Structs.h.

◆ enabled

int X3D_CollidableShape::enabled

Definition at line 3414 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_CollidableShape::metadata

Definition at line 3415 of file Structs.h.

◆ referenceCount

int X3D_CollidableShape::referenceCount

Definition at line 3409 of file Structs.h.

◆ rotation

struct SFRotation X3D_CollidableShape::rotation

Definition at line 3416 of file Structs.h.

◆ shape

struct X3D_Node* X3D_CollidableShape::shape

Definition at line 3422 of file Structs.h.

◆ translation

struct SFVec3f X3D_CollidableShape::translation

Definition at line 3417 of file Structs.h.


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