16#if defined(VRPN_USE_HID)
39 virtual bool parse_message(std::size_t bytes, vrpn_uint8 *buffer);
46 void parse_message_type_1(std::size_t bytes, vrpn_uint8 *buffer);
53 struct timeval d_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.
Laputa VR head-mounted display base class.