VTK
Public Attributes
vtkTDxMotionEventInfo Class Reference

Store motion information from a 3DConnexion input device. More...

#include <vtkTDxMotionEventInfo.h>

List of all members.

Public Attributes

double Angle
double X
double Y
double Z
double AxisX
double AxisY
double AxisZ

Detailed Description

Store motion information from a 3DConnexion input device.

vtkTDxMotionEventInfo is a data structure that stores the information about a motion event from a 3DConnexion input device.

See also:
vtkTDxDevice
Tests:
vtkTDxMotionEventInfo (Tests)

Definition at line 34 of file vtkTDxMotionEventInfo.h.


Member Data Documentation

Translation coordinates

Definition at line 39 of file vtkTDxMotionEventInfo.h.

Translation coordinates

Definition at line 40 of file vtkTDxMotionEventInfo.h.

Translation coordinates

Definition at line 41 of file vtkTDxMotionEventInfo.h.

Rotation angle. The angle is in arbitrary unit. It makes sense to have arbitrary unit because the data comes from a device where the information can be scaled by the end-user.

Definition at line 47 of file vtkTDxMotionEventInfo.h.

Rotation axis expressed as a unit vector.

Definition at line 51 of file vtkTDxMotionEventInfo.h.

Rotation axis expressed as a unit vector.

Definition at line 52 of file vtkTDxMotionEventInfo.h.

Rotation axis expressed as a unit vector.

Definition at line 53 of file vtkTDxMotionEventInfo.h.


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