8#ifndef VRPN_TRACKER_SPACEPOINT_H_
9#define VRPN_TRACKER_SPACEPOINT_H_
13#include "vrpn_Button.h"
14#include "vrpn_Configure.h"
15#include "vrpn_HumanInterface.h"
16#include "vrpn_Shared.h"
17#include "vrpn_Tracker.h"
18#include "vrpn_Types.h"
35 struct timeval _timestamp;
Generic connection class not specific to the transport mechanism.
定义 vrpn_Connection.h:562
定义 vrpn_HumanInterface.h:70
定义 vrpn_Tracker_SpacePoint.h:25
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.