#include "Matrix4.h"
#include "P_SensorConfig.h"
Go to the source code of this file.
Compounds | |
class | VMDTracker |
An object representing a connection to a machine that controls 3d input devices (optionally with buttons, force-feedback, etc). One connection may control one or many devices, so there needs to be a global list of trackers which the Sensors peruse when first being initialized. This class is named VMDTracker to avoid name conflicts with the UNC tracker library. More... |