26#ifndef __TRACKER_MOTIONNODE_H
27#define __TRACKER_MOTIONNODE_H
31#ifdef VRPN_USE_MOTIONNODE
48 unsigned m_num_sensor;
virtual void mainloop()=0
Called once through each main loop iteration to handle updates. Remote object mainloop() should call ...
Generic connection class not specific to the transport mechanism.
vrpn_Tracker_MotionNode(const char *name, vrpn_Connection *c, unsigned num_sensor, const char *address, unsigned port)
vrpn_Tracker(const char *name, vrpn_Connection *c=NULL, const char *tracker_cfg_file_name=NULL)