vrpn 07.35
Virtual Reality Peripheral Network
|
Go to the source code of this file.
Macros | |
#define | STATUS_NOT_INITIALIZED (-2) |
#define | STATUS_RESETTING (-1) |
#define | STATUS_READING (0) |
#define | MAX_TIME_INTERVAL (2000000) |
#define MAX_TIME_INTERVAL (2000000) |
Definition at line 19 of file vrpn_YEI_3Space.C.
#define STATUS_NOT_INITIALIZED (-2) |
Definition at line 12 of file vrpn_YEI_3Space.C.
Referenced by vrpn_YEI_3Space::mainloop(), and vrpn_YEI_3Space::vrpn_YEI_3Space().
#define STATUS_READING (0) |
Definition at line 14 of file vrpn_YEI_3Space.C.
#define STATUS_RESETTING (-1) |
Definition at line 13 of file vrpn_YEI_3Space.C.