14 const char *port =
"/dev/ttyS1",
long baud = 19200) :
virtual int get_report(void)=0
Gets a report if one is available, returns 0 if not, 1 if complete report.
virtual void reset(void)=0
Reset the tracker.
Generic connection class not specific to the transport mechanism.
vrpn_Tracker_3Space(char *name, vrpn_Connection *c, const char *port="/dev/ttyS1", long baud=19200)