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 |
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.
enum xrt_input_name xrt_input::name |
Referenced by oxr_space_action_relation(), and oxr_xdev_find_input().
int64_t xrt_input::timestamp |
union xrt_input_value xrt_input::value |