22 struct timeval prevtime;
25 q_matrix_type initMatrix, currentMatrix;
29 const char * source,
const char * config_file_name,
34 virtual void reset (
void);
36 void update (q_matrix_type &);
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.
This structure is what is passed to a vrpn_Connection message callback.