3 #ifndef INCLUDED_JOYFLY 4 #define INCLUDED_JOYFLY 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 &);
Generic connection class not specific to the transport mechanism.
virtual void mainloop()=0
Called once through each main loop iteration to handle updates. Remote object mainloop() should call ...
This structure is what is passed to a vrpn_Connection message callback.