OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
OSVR_ButtonReport Struct Reference

Report type for a callback on a button interface. More...

#include <osvr/Util/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.
 

Detailed Description

Report type for a callback on a button interface.

Definition at line 225 of file ClientReportTypesC.h.


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