|
OSVR-Core
|
Report type for a callback on a button interface. More...
#include <ClientReportTypesC.h>
Public Attributes | |
| int32_t | sensor |
| Identifies the sensor that the report comes from. | |
| OSVR_ButtonState | state |
| The button state: 1 is pressed, 0 is not pressed. More... | |
Report type for a callback on a button interface.
| OSVR_ButtonState OSVR_ButtonReport::state |
The button state: 1 is pressed, 0 is not pressed.
1.8.12