FreeWRL / FreeX3D 4.3.0
X3D_KeySensor 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
struct Uni_Stringdescription
int enabled
int actionKeyPress
int actionKeyRelease
int altKey
int controlKey
int isActive
struct Uni_StringkeyPress
struct Uni_StringkeyRelease
int shiftKey
struct X3D_Nodemetadata
int __oldEnabled

Detailed Description

Definition at line 8190 of file Structs.h.

Field Documentation

◆ __oldEnabled

int X3D_KeySensor::__oldEnabled

Definition at line 8217 of file Structs.h.

◆ _change

int X3D_KeySensor::_change

Definition at line 8194 of file Structs.h.

◆ _defaultContainer

int X3D_KeySensor::_defaultContainer

Definition at line 8202 of file Structs.h.

◆ _dist

double X3D_KeySensor::_dist

Definition at line 8198 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_KeySensor::_executionContext

Definition at line 8204 of file Structs.h.

◆ _extent

float X3D_KeySensor::_extent[6]

Definition at line 8199 of file Structs.h.

◆ _fieldchange

char* X3D_KeySensor::_fieldchange

Definition at line 8196 of file Structs.h.

◆ _gc

void* X3D_KeySensor::_gc

Definition at line 8203 of file Structs.h.

◆ _hit

int X3D_KeySensor::_hit

Definition at line 8193 of file Structs.h.

◆ _ichange

int X3D_KeySensor::_ichange

Definition at line 8195 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_KeySensor::_intern

Definition at line 8200 of file Structs.h.

◆ _nodeType

int X3D_KeySensor::_nodeType

Definition at line 8191 of file Structs.h.

◆ _parentVector

struct Vector* X3D_KeySensor::_parentVector

Definition at line 8197 of file Structs.h.

◆ _renderFlags

int X3D_KeySensor::_renderFlags

Definition at line 8192 of file Structs.h.

◆ actionKeyPress

int X3D_KeySensor::actionKeyPress

Definition at line 8208 of file Structs.h.

◆ actionKeyRelease

int X3D_KeySensor::actionKeyRelease

Definition at line 8209 of file Structs.h.

◆ altKey

int X3D_KeySensor::altKey

Definition at line 8210 of file Structs.h.

◆ controlKey

int X3D_KeySensor::controlKey

Definition at line 8211 of file Structs.h.

◆ description

struct Uni_String* X3D_KeySensor::description

Definition at line 8206 of file Structs.h.

◆ enabled

int X3D_KeySensor::enabled

Definition at line 8207 of file Structs.h.

◆ isActive

int X3D_KeySensor::isActive

Definition at line 8212 of file Structs.h.

◆ keyPress

struct Uni_String* X3D_KeySensor::keyPress

Definition at line 8213 of file Structs.h.

◆ keyRelease

struct Uni_String* X3D_KeySensor::keyRelease

Definition at line 8214 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_KeySensor::metadata

Definition at line 8216 of file Structs.h.

◆ referenceCount

int X3D_KeySensor::referenceCount

Definition at line 8201 of file Structs.h.

◆ shiftKey

int X3D_KeySensor::shiftKey

Definition at line 8215 of file Structs.h.


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