
Go to the source code of this file.
Functions | |
| void VRPN_CALLBACK | button_press (void *, const vrpn_BUTTONCB b) |
| void VRPN_CALLBACK | handle_analog (void *userdata, const vrpn_ANALOGCB a) |
| void VRPN_CALLBACK button_press | ( | void * | , |
| const vrpn_BUTTONCB | b ) |
Definition at line 7 of file vrpn_Android.C.
References vrpn_BUTTONCB::button, vrpn_BUTTONCB::state, and VRPN_CALLBACK.
| void VRPN_CALLBACK handle_analog | ( | void * | userdata, |
| const vrpn_ANALOGCB | a ) |
Definition at line 12 of file vrpn_Android.C.
References vrpn_ANALOGCB::channel, vrpn_ANALOGCB::num_channel, and VRPN_CALLBACK.