13#ifndef VRPN_TRACKER_TRIVISIOCOLIBRI
14#define VRPN_TRACKER_TRIVISIOCOLIBRI
18#ifdef VRPN_USE_TRIVISIOCOLIBRI
44 int numSensors = 1,
int Hz = 60,
int bufLen = 0);
Generic connection class not specific to the transport mechanism.
virtual void send_report()
~vrpn_Tracker_TrivisioColibri()
virtual void get_report()
vrpn_Tracker_TrivisioColibri(const char *name, vrpn_Connection *c, int numSensors=1, int Hz=60, int bufLen=0)
virtual void mainloop()
This function should be called each time through the main loop of the server code....
vrpn_Tracker(const char *name, vrpn_Connection *c=NULL, const char *tracker_cfg_file_name=NULL)