#include <VRJugglerTracker.h>
Inheritance diagram for VRJugglerTracker:
List of all members.
Definition at line 25 of file VRJugglerTracker.h.
[inline, virtual]
[inline, virtual]
Implements VMDTracker.
Definition at line 28 of file VRJugglerTracker.h.
References mScene, and VRJugglerTracker.
[inline, virtual]
Device name; must be unique to other VMDTracker subclasses.
Implements VMDTracker.
Definition at line 29 of file VRJugglerTracker.h.
[protected, virtual]
Do device-specific configuration. Return success.
Reimplemented from VMDTracker.
Definition at line 86 of file VRJugglerTracker.C.
[virtual]
Implements VMDTracker.
Definition at line 33 of file VRJugglerTracker.C.
References VRJugglerScene::getWandRotMat, VRJugglerScene::getWandXYZ, Matrix4::loadmatrix, mScene, Matrix4::multpoint3d, VMDTracker::orient, VMDTracker::pos, Matrix4::rot, and z.
[protected]