15 #include "vrpnButtonDevice.h"
16 #include "vrpnClient.h"
26 VrpnButtonDevice(
VrpnClient *client,
const string &device_name,
29 _vrpn_button(vrpn_button)
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.
TypeHandle is the identifier used to differentiate C++ class types.