DeviceData Struct Reference

Tracked device data structure. More...

#include <evtstructs.h>

List of all members.

Public Attributes

int id
 Tracked device identificator.
int type
 Device Type.
MATRIX matrix
 Transformation matrix.
int buttons
 actually pressed buttons on device
float control1
 Actual value of control n.1.
float control2
 Actual value of control n.2.


Detailed Description

Tracked device data structure.

Definition at line 19 of file evtstructs.h.


Member Data Documentation

Tracked device identificator.

In connection with type it specifies unique device

Definition at line 25 of file evtstructs.h.

Device Type.

In connection with id it specifies unique device

Definition at line 29 of file evtstructs.h.

Transformation matrix.

Definition at line 31 of file evtstructs.h.

actually pressed buttons on device

Definition at line 33 of file evtstructs.h.

Actual value of control n.1.

Definition at line 35 of file evtstructs.h.

Actual value of control n.2.

Definition at line 37 of file evtstructs.h.


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

Generated on Tue Mar 10 14:41:38 2009 for VRUT by  doxygen 1.5.5