FreeWRL / FreeX3D 4.3.0
X3D_KeySensor 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
 
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 5948 of file Structs.h.

Field Documentation

◆ __oldEnabled

int X3D_KeySensor::__oldEnabled

Definition at line 5973 of file Structs.h.

◆ _change

int X3D_KeySensor::_change

Definition at line 5952 of file Structs.h.

◆ _defaultContainer

int X3D_KeySensor::_defaultContainer

Definition at line 5959 of file Structs.h.

◆ _dist

double X3D_KeySensor::_dist

Definition at line 5955 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_KeySensor::_executionContext

Definition at line 5961 of file Structs.h.

◆ _extent

float X3D_KeySensor::_extent[6]

Definition at line 5956 of file Structs.h.

◆ _gc

void* X3D_KeySensor::_gc

Definition at line 5960 of file Structs.h.

◆ _hit

int X3D_KeySensor::_hit

Definition at line 5951 of file Structs.h.

◆ _ichange

int X3D_KeySensor::_ichange

Definition at line 5953 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_KeySensor::_intern

Definition at line 5957 of file Structs.h.

◆ _nodeType

int X3D_KeySensor::_nodeType

Definition at line 5949 of file Structs.h.

◆ _parentVector

struct Vector* X3D_KeySensor::_parentVector

Definition at line 5954 of file Structs.h.

◆ _renderFlags

int X3D_KeySensor::_renderFlags

Definition at line 5950 of file Structs.h.

◆ actionKeyPress

int X3D_KeySensor::actionKeyPress

Definition at line 5964 of file Structs.h.

◆ actionKeyRelease

int X3D_KeySensor::actionKeyRelease

Definition at line 5965 of file Structs.h.

◆ altKey

int X3D_KeySensor::altKey

Definition at line 5966 of file Structs.h.

◆ controlKey

int X3D_KeySensor::controlKey

Definition at line 5967 of file Structs.h.

◆ enabled

int X3D_KeySensor::enabled

Definition at line 5963 of file Structs.h.

◆ isActive

int X3D_KeySensor::isActive

Definition at line 5968 of file Structs.h.

◆ keyPress

struct Uni_String* X3D_KeySensor::keyPress

Definition at line 5969 of file Structs.h.

◆ keyRelease

struct Uni_String* X3D_KeySensor::keyRelease

Definition at line 5970 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_KeySensor::metadata

Definition at line 5972 of file Structs.h.

◆ referenceCount

int X3D_KeySensor::referenceCount

Definition at line 5958 of file Structs.h.

◆ shiftKey

int X3D_KeySensor::shiftKey

Definition at line 5971 of file Structs.h.


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