#include <stdio.h>#include "vrpn_Configure.h"#include "vrpn_Shared.h"#include "vrpn_Tracker.h"#include "vrpn_Types.h"Go to the source code of this file.
Classes | |
| class | vrpn_Tracker_LibertyHS |
Variables | |
| class VRPN_API | vrpn_Connection |
| const int | vrpn_LIBERTYHS_MAX_STATIONS = 8 |
| const int | vrpn_LIBERTYHS_MAX_WHOAMI_LEN = 1024 |
| const int | vrpn_LIBERTYHS_MAX_MARKERMAP_LEN = 12 |
| class VRPN_API vrpn_Connection |
Definition at line 17 of file vrpn_Tracker_LibertyHS.h.
Referenced by vrpn_Tracker_LibertyHS::vrpn_Tracker_LibertyHS().
| const int vrpn_LIBERTYHS_MAX_MARKERMAP_LEN = 12 |
Definition at line 31 of file vrpn_Tracker_LibertyHS.h.
Referenced by vrpn_Tracker_LibertyHS::test_markers().
| const int vrpn_LIBERTYHS_MAX_STATIONS = 8 |
Definition at line 29 of file vrpn_Tracker_LibertyHS.h.
Referenced by vrpn_Tracker_LibertyHS::get_report(), vrpn_Tracker_LibertyHS::test_markers(), and vrpn_Tracker_LibertyHS::vrpn_Tracker_LibertyHS().
| const int vrpn_LIBERTYHS_MAX_WHOAMI_LEN = 1024 |
Definition at line 30 of file vrpn_Tracker_LibertyHS.h.
Referenced by vrpn_Tracker_LibertyHS::reset(), and vrpn_Tracker_LibertyHS::vrpn_Tracker_LibertyHS().