|
BALL
1.4.79
|
#include <BALL/VIEW/INPUT/headTrackingEvent.h>
Public Member Functions | |
| HeadTrackingEvent (InputDeviceDriver *dev, double x, double y, double z, double q1, double q2, double q3, double q4) | |
| const Vector3 & | getOrigin () |
| const Quaternion & | getTransform () |
Public Member Functions inherited from BALL::VIEW::DeviceEvent | |
| DeviceEvent (EventsIDs type, InputDeviceDriver *device) | |
| InputDeviceDriver * | getDevice () |
Definition at line 14 of file headTrackingEvent.h.
| BALL::VIEW::HeadTrackingEvent::HeadTrackingEvent | ( | InputDeviceDriver * | dev, |
| double | x, | ||
| double | y, | ||
| double | z, | ||
| double | q1, | ||
| double | q2, | ||
| double | q3, | ||
| double | q4 | ||
| ) |
|
inline |
Definition at line 20 of file headTrackingEvent.h.
|
inline |
Definition at line 21 of file headTrackingEvent.h.
1.8.7