vrpn  07.33
Virtual Reality Peripheral Network
vrpn_Tracker_PhaseSpace.C File Reference
Include dependency graph for vrpn_Tracker_PhaseSpace.C:

Go to the source code of this file.

Macros

#define MM_TO_METERS   (0.001)
 

Functions

void frame_to_time (int frame, float frequency, struct timeval &time)
 

Variables

int debugcounter = 0
 

Macro Definition Documentation

◆ MM_TO_METERS

#define MM_TO_METERS   (0.001)

Definition at line 3 of file vrpn_Tracker_PhaseSpace.C.

Referenced by vrpn_Tracker_PhaseSpace::enableTracker().

Function Documentation

◆ frame_to_time()

void frame_to_time ( int  frame,
float  frequency,
struct timeval &  time 
)
inline

Definition at line 9 of file vrpn_Tracker_PhaseSpace.C.

Referenced by vrpn_Tracker_PhaseSpace::get_report().

Variable Documentation

◆ debugcounter

int debugcounter = 0

Definition at line 235 of file vrpn_Tracker_PhaseSpace.C.