Monado OpenXR Runtime
xrt_device_supported Struct Reference

Static data of supported features of the xrt_device this struct sits on. More...

#include <xrt/xrt_device.h>

Collaboration diagram for xrt_device_supported:

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
 

Detailed Description

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.


The documentation for this struct was generated from the following file: