OSVR-Core
Public Attributes | List of all members
OSVR_ButtonReport Struct Reference

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...
 

Detailed Description

Report type for a callback on a button interface.

Member Data Documentation

§ state

OSVR_ButtonState OSVR_ButtonReport::state

The button state: 1 is pressed, 0 is not pressed.


The documentation for this struct was generated from the following file: