vrpn
07.33
Virtual Reality Peripheral Network
|
#include "vrpn_Freespace.h"
#include "quat.h"
#include <freespace/freespace_codecs.h>
#include <cstring>
Go to the source code of this file.
Macros | |
#define | MILLIS_TO_SECONDS(x) (x / ((vrpn_float64) 1000000)) |
#define MILLIS_TO_SECONDS | ( | x | ) | (x / ((vrpn_float64) 1000000)) |
Definition at line 26 of file vrpn_Freespace.C.