vrpn
07.33
Virtual Reality Peripheral Network
|
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, and vrpn_BUTTONCB::state.
void VRPN_CALLBACK handle_analog | ( | void * | userdata, |
const vrpn_ANALOGCB | a | ||
) |
Definition at line 12 of file vrpn_Android.C.
References vrpn_ANALOGCB::channel, and vrpn_ANALOGCB::num_channel.