vrpn 07.35
Virtual Reality Peripheral Network
Loading...
Searching...
No Matches
vrpn_Android.C File Reference
#include "vrpn_Android.h"
#include <sstream>
#include <string>
#include <bitset>
Include dependency graph for vrpn_Android.C:

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)
 

Function Documentation

◆ button_press()

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.

◆ handle_analog()

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.