gramods
|
Public Member Functions | |
void | update () |
void | setConnectionString (std::string id) |
bool | getButtons (ButtonsSample &p) |
void | handler (const vrpn_BUTTONCB info) |
Static Public Member Functions | |
static void VRPN_CALLBACK | handler (void *data, const vrpn_BUTTONCB info) |
Public Attributes | |
std::unique_ptr< vrpn_Button_Remote > | tracker |
std::optional< ButtonsSample > | latest_sample |
bool | got_data |