Monado OpenXR Runtime
|
#include <ohmd/oh_device.h>
Data Fields | |
struct xrt_device | base |
ohmd_context * | ctx |
ohmd_device * | dev |
bool | skip_ang_vel |
int64_t | last_update |
struct xrt_space_relation | last_relation |
bool | print_spew |
bool | print_debug |
bool | enable_finite_difference |
struct xrt_device oh_device::base |
Referenced by oh_device_create().
ohmd_context* oh_device::ctx |
ohmd_device* oh_device::dev |
bool oh_device::enable_finite_difference |
struct xrt_space_relation oh_device::last_relation |
int64_t oh_device::last_update |
bool oh_device::print_debug |
bool oh_device::print_spew |
bool oh_device::skip_ang_vel |