BALL::VIEW::MotionTrackingEvent Class Reference

#include <BALL/VIEW/INPUT/motionTrackingEvent.h>

Inheritance diagram for BALL::VIEW::MotionTrackingEvent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MotionTrackingEvent (InputDeviceDriver *dev, double x, double y, double z, double q1, double q2, double q3, double q4)
const Vector3getOrigin ()
const QuaterniongetTransform ()

Private Attributes

Vector3 origin_
Quaternion transform_

Detailed Description

Definition at line 14 of file motionTrackingEvent.h.


Constructor & Destructor Documentation

BALL::VIEW::MotionTrackingEvent::MotionTrackingEvent ( InputDeviceDriver dev,
double  x,
double  y,
double  z,
double  q1,
double  q2,
double  q3,
double  q4 
)

Member Function Documentation

const Vector3& BALL::VIEW::MotionTrackingEvent::getOrigin (  )  [inline]

Definition at line 20 of file motionTrackingEvent.h.

const Quaternion& BALL::VIEW::MotionTrackingEvent::getTransform (  )  [inline]

Definition at line 21 of file motionTrackingEvent.h.


Member Data Documentation

Definition at line 23 of file motionTrackingEvent.h.

Definition at line 24 of file motionTrackingEvent.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3