vrpn
07.33
Virtual Reality Peripheral Network
|
#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.
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(), and vrpn_Tracker_LibertyHS::test_markers().
const int vrpn_LIBERTYHS_MAX_WHOAMI_LEN = 1024 |
Definition at line 30 of file vrpn_Tracker_LibertyHS.h.
Referenced by vrpn_Tracker_LibertyHS::reset().