15 #include "vrpnDialDevice.h"
16 #include "vrpnClient.h"
26 VrpnDialDevice(
VrpnClient *client,
const string &device_name,
A specific ClientBase that connects to a VRPN server and records information on the connected VRPN de...
void disconnect()
Disconnects the ClientDevice from its ClientBase object.
A device, attached to the ClientBase by a DialNode, that records the data from a single named dial de...
This is the actual interface to a particular VRPN dial device, and all of its numbered dials...
TypeHandle is the identifier used to differentiate C++ class types.