Monado OpenXR Runtime
|
A union of all input types. More...
#include <xrt/xrt_defines.h>
Data Fields | |
struct xrt_vec1 | vec1 |
struct xrt_vec2 | vec2 |
struct xrt_vec3 | vec3 |
bool | boolean |
A union of all input types.
bool xrt_input_value::boolean |
struct xrt_vec1 xrt_input_value::vec1 |
struct xrt_vec2 xrt_input_value::vec2 |
struct xrt_vec3 xrt_input_value::vec3 |