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);
virtual void get_report()
virtual void mainloop()
This function should be called each time through the main loop of the server code....
virtual void send_report()
Generic connection class not specific to the transport mechanism.
vrpn_Tracker_TrivisioColibri(const char *name, vrpn_Connection *c, int numSensors=1, int Hz=60, int bufLen=0)
~vrpn_Tracker_TrivisioColibri()