vrpn  07.33
Virtual Reality Peripheral Network
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.

◆ handle_analog()

void VRPN_CALLBACK handle_analog ( void *  userdata,
const vrpn_ANALOGCB  a 
)

Definition at line 12 of file vrpn_Android.C.