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