#include "P_VRPNTracker.h"
#include "quat.h"
#include "Matrix4.h"
#include "utilities.h"
Go to the source code of this file.
Defines | |
#define | VRPN_CALLBACK |
Functions | |
void VRPN_CALLBACK | handle_vrpn_tracker (void *userdata, const vrpn_TRACKERCB t) |
|
Definition at line 33 of file P_VRPNTracker.C. Referenced by handle_vrpn_tracker. |
|
Definition at line 37 of file P_VRPNTracker.C. References data, Matrix4::mat, VRPNTrackerUserData::orient, VRPNTrackerUserData::pos, and VRPN_CALLBACK. Referenced by VRPNTracker::do_start. |