#include <tracker.h>
Public Member Functions | |
| void | Poll () |
| Manually polls the state of this tracker, updating all of its features. | |
Static Public Member Functions | |
| static void | CreateInstances () |
| Creates instances of Tracker corresponding to each connected tracker device. | |
| static void | DestroyInstances () |
| Destroys all Tracker instances. | |
| static void | PollInstances () |
| Polls all Tracker instances. | |
| void Tracker::CreateInstances | ( | ) | [static] |
Creates instances of Tracker corresponding to each connected tracker device.
| void Tracker::DestroyInstances | ( | ) | [static] |
Destroys all Tracker instances.
| void Tracker::PollInstances | ( | ) | [static] |
Polls all Tracker instances.
| void Tracker::Poll | ( | ) |
Manually polls the state of this tracker, updating all of its features.