FreeWRL / FreeX3D 4.3.0
X3D_CollisionSensor 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_Nodecollider
 
int enabled
 
struct X3D_Nodemetadata
 
struct Multi_Node intersections
 
struct Multi_Node contacts
 
int isActive
 

Detailed Description

Definition at line 3493 of file Structs.h.

Field Documentation

◆ _change

int X3D_CollisionSensor::_change

Definition at line 3497 of file Structs.h.

◆ _defaultContainer

int X3D_CollisionSensor::_defaultContainer

Definition at line 3504 of file Structs.h.

◆ _dist

double X3D_CollisionSensor::_dist

Definition at line 3500 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_CollisionSensor::_executionContext

Definition at line 3506 of file Structs.h.

◆ _extent

float X3D_CollisionSensor::_extent[6]

Definition at line 3501 of file Structs.h.

◆ _gc

void* X3D_CollisionSensor::_gc

Definition at line 3505 of file Structs.h.

◆ _hit

int X3D_CollisionSensor::_hit

Definition at line 3496 of file Structs.h.

◆ _ichange

int X3D_CollisionSensor::_ichange

Definition at line 3498 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_CollisionSensor::_intern

Definition at line 3502 of file Structs.h.

◆ _nodeType

int X3D_CollisionSensor::_nodeType

Definition at line 3494 of file Structs.h.

◆ _parentVector

struct Vector* X3D_CollisionSensor::_parentVector

Definition at line 3499 of file Structs.h.

◆ _renderFlags

int X3D_CollisionSensor::_renderFlags

Definition at line 3495 of file Structs.h.

◆ collider

struct X3D_Node* X3D_CollisionSensor::collider

Definition at line 3508 of file Structs.h.

◆ contacts

struct Multi_Node X3D_CollisionSensor::contacts

Definition at line 3512 of file Structs.h.

◆ enabled

int X3D_CollisionSensor::enabled

Definition at line 3509 of file Structs.h.

◆ intersections

struct Multi_Node X3D_CollisionSensor::intersections

Definition at line 3511 of file Structs.h.

◆ isActive

int X3D_CollisionSensor::isActive

Definition at line 3513 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_CollisionSensor::metadata

Definition at line 3510 of file Structs.h.

◆ referenceCount

int X3D_CollisionSensor::referenceCount

Definition at line 3503 of file Structs.h.


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