8#ifndef VRPN_TRACKER_WINTRACKER_H_
9#define VRPN_TRACKER_WINTRACKER_H_
11#include "vrpn_Configure.h"
12#include "vrpn_HumanInterface.h"
13#include "vrpn_Tracker.h"
16#if defined(VRPN_USE_HID)
33 struct timeval _timestamp;
Generic connection class not specific to the transport mechanism.
定义 vrpn_Connection.h:562
定义 vrpn_HumanInterface.h:70
定义 vrpn_Tracker_Wintracker.h:19
virtual void on_data_received(size_t bytes, vrpn_uint8 *buffer)
Derived class reimplements this callback. It is called whenever a read returns some data.