39 VrpnButton(
const std::string &button_name, vrpn_Connection *connection);
50 void output(std::ostream &out)
const;
51 void write(std::ostream &out,
int indent_level = 0)
const;
54 static void VRPN_CALLBACK
55 vrpn_button_callback(
void *userdata,
const vrpn_BUTTONCB info);
58 std::string _button_name;
59 vrpn_Button_Remote *_button;
65 INLINE std::ostream &operator << (std::ostream &out,
const VrpnButton &button) {
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.