Monado OpenXR Runtime
|
A single named input, that sits on a xrt_device. More...
#include <xrt/xrt_device.h>
Data Fields | |
bool | active |
Is this input active. More... | |
int64_t | timestamp |
alignas for 32 bit client support, see IPC Design and Implementation More... | |
enum xrt_input_name | name |
union xrt_input_value | value |
A single named input, that sits on a xrt_device.
bool xrt_input::active |
Is this input active.
int64_t xrt_input::timestamp |
alignas for 32 bit client support, see IPC Design and Implementation