vrpn
07.33
Virtual Reality Peripheral Network
|
#include <ctype.h>
#include <stdio.h>
#include <string.h>
#include "vrpn_Shared.h"
#include "vrpn_RedundantTransmission.h"
#include "vrpn_Tracker.h"
#include <libusb.h>
#include "vrpn_Serial.h"
Go to the source code of this file.
Macros | |
#define | vrpn_ser_tkr_MAX_TIME_INTERVAL (2000000) |
#define vrpn_ser_tkr_MAX_TIME_INTERVAL (2000000) |
Definition at line 38 of file vrpn_Tracker.C.
Referenced by vrpn_Tracker_Serial::mainloop(), and vrpn_Tracker_USB::mainloop().