|
vrpn 07.35
Virtual Reality Peripheral Network
|
#include <stdio.h>#include "vrpn_BaseClass.h"#include "vrpn_Flock_Parallel.h"#include "vrpn_Serial.h"#include "vrpn_Shared.h"#include "vrpn_Tracker.h"
Go to the source code of this file.
Macros | |
| #define | STATUS_MSG |
| #define | STATUS_MSG_SECS 600 |
| #define | poll() |
| #define | MAX_TIME_INTERVAL (VRPN_FLOCK_MAX_SENSORS*1000000) |
Variables | |
| class VRPN_API | vrpn_Connection |
| #define MAX_TIME_INTERVAL (VRPN_FLOCK_MAX_SENSORS*1000000) |
Definition at line 325 of file vrpn_Flock_Parallel.C.
| #define poll | ( | ) |
Definition at line 240 of file vrpn_Flock_Parallel.C.
| #define STATUS_MSG |
Definition at line 42 of file vrpn_Flock_Parallel.C.
| #define STATUS_MSG_SECS 600 |
Definition at line 43 of file vrpn_Flock_Parallel.C.
| class VRPN_API vrpn_Connection |
Definition at line 39 of file vrpn_Flock_Parallel.C.