8#ifndef VRPN_TRACKER_SPACEPOINT_H_
9#define VRPN_TRACKER_SPACEPOINT_H_
35 struct timeval _timestamp;
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.
virtual void on_data_received(size_t bytes, vrpn_uint8 *buffer)=0
Derived class reimplements this callback.