Monado OpenXR Runtime
|
Static data of supported features of the xrt_device this struct sits on. More...
#include <xrt/xrt_device.h>
Data Fields | |
bool | orientation_tracking |
bool | position_tracking |
bool | hand_tracking |
bool | eye_gaze |
bool | force_feedback |
bool | ref_space_usage |
bool | form_factor_check |
bool | stage |
bool | face_tracking |
bool | body_tracking |
bool | battery_status |
bool | planes |
enum xrt_plane_detection_capability_flags_ext | plane_capability_flags |
Static data of supported features of the xrt_device this struct sits on.
This struct needs to always be a piece of data as it sits inside of the shared memory area in the IPC layer, so no pointers please.