vrpn
07.33
Virtual Reality Peripheral Network
|
#include <vrpn_Button.h>
Public Attributes | |
struct timeval | msg_time |
vrpn_int32 | button |
vrpn_int32 | state |
Definition at line 225 of file vrpn_Button.h.
vrpn_int32 vrpn_BUTTONCB::button |
Definition at line 227 of file vrpn_Button.h.
Referenced by button_press(), vrpn_Tracker_ButtonFly::handle_button_update(), vrpn_Button_Remote::handle_change_message(), vrpn_Tracker_AnalogFly::handle_clutch_press(), and vrpn_Tracker_AnalogFly::handle_reset_press().
struct timeval vrpn_BUTTONCB::msg_time |
Definition at line 208 of file vrpn_Button.h.
Referenced by vrpn_Button_Remote::handle_change_message().
vrpn_int32 vrpn_BUTTONCB::state |
Definition at line 228 of file vrpn_Button.h.
Referenced by button_press(), vrpn_Tracker_ButtonFly::handle_button_update(), vrpn_Button_Remote::handle_change_message(), vrpn_Tracker_AnalogFly::handle_clutch_press(), and vrpn_Tracker_AnalogFly::handle_reset_press().