FreeWRL / FreeX3D 4.3.0
X3D_TouchSensor 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 SFVec3f hitNormal_changed
 
struct SFVec3f hitPoint_changed
 
struct SFVec2f hitTexCoord_changed
 
struct SFVec3f _oldhitNormal
 
struct SFVec3f _oldhitPoint
 
struct SFVec2f _oldhitTexCoord
 
int isActive
 
int isOver
 
struct Uni_Stringdescription
 
double touchTime
 
struct X3D_Nodemetadata
 
int __oldEnabled
 

Detailed Description

Definition at line 10394 of file Structs.h.

Field Documentation

◆ __oldEnabled

int X3D_TouchSensor::__oldEnabled

Definition at line 10421 of file Structs.h.

◆ _change

int X3D_TouchSensor::_change

Definition at line 10398 of file Structs.h.

◆ _defaultContainer

int X3D_TouchSensor::_defaultContainer

Definition at line 10405 of file Structs.h.

◆ _dist

double X3D_TouchSensor::_dist

Definition at line 10401 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_TouchSensor::_executionContext

Definition at line 10407 of file Structs.h.

◆ _extent

float X3D_TouchSensor::_extent[6]

Definition at line 10402 of file Structs.h.

◆ _gc

void* X3D_TouchSensor::_gc

Definition at line 10406 of file Structs.h.

◆ _hit

int X3D_TouchSensor::_hit

Definition at line 10397 of file Structs.h.

◆ _ichange

int X3D_TouchSensor::_ichange

Definition at line 10399 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_TouchSensor::_intern

Definition at line 10403 of file Structs.h.

◆ _nodeType

int X3D_TouchSensor::_nodeType

Definition at line 10395 of file Structs.h.

◆ _oldhitNormal

struct SFVec3f X3D_TouchSensor::_oldhitNormal

Definition at line 10413 of file Structs.h.

◆ _oldhitPoint

struct SFVec3f X3D_TouchSensor::_oldhitPoint

Definition at line 10414 of file Structs.h.

◆ _oldhitTexCoord

struct SFVec2f X3D_TouchSensor::_oldhitTexCoord

Definition at line 10415 of file Structs.h.

◆ _parentVector

struct Vector* X3D_TouchSensor::_parentVector

Definition at line 10400 of file Structs.h.

◆ _renderFlags

int X3D_TouchSensor::_renderFlags

Definition at line 10396 of file Structs.h.

◆ description

struct Uni_String* X3D_TouchSensor::description

Definition at line 10418 of file Structs.h.

◆ enabled

int X3D_TouchSensor::enabled

Definition at line 10409 of file Structs.h.

◆ hitNormal_changed

struct SFVec3f X3D_TouchSensor::hitNormal_changed

Definition at line 10410 of file Structs.h.

◆ hitPoint_changed

struct SFVec3f X3D_TouchSensor::hitPoint_changed

Definition at line 10411 of file Structs.h.

◆ hitTexCoord_changed

struct SFVec2f X3D_TouchSensor::hitTexCoord_changed

Definition at line 10412 of file Structs.h.

◆ isActive

int X3D_TouchSensor::isActive

Definition at line 10416 of file Structs.h.

◆ isOver

int X3D_TouchSensor::isOver

Definition at line 10417 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_TouchSensor::metadata

Definition at line 10420 of file Structs.h.

◆ referenceCount

int X3D_TouchSensor::referenceCount

Definition at line 10404 of file Structs.h.

◆ touchTime

double X3D_TouchSensor::touchTime

Definition at line 10419 of file Structs.h.


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