15 #include "vrpnAnalogDevice.h" 16 #include "vrpnClient.h" 26 VrpnAnalogDevice(
VrpnClient *client,
const string &device_name,
29 _vrpn_analog(vrpn_analog)
A specific ClientBase that connects to a VRPN server and records information on the connected VRPN de...
A device, attached to the ClientBase by a AnalogNode, that records the data from a single named analo...
TypeHandle is the identifier used to differentiate C++ class types.
This is the actual interface to a particular VRPN analog device, and all of its numbered controls...