Monado OpenXR Runtime
xrt_application_info Struct Reference

Non-process-specific information provided by the application at instance create time. More...

#include <xrt/xrt_instance.h>

Collaboration diagram for xrt_application_info:

Data Fields

char application_name [128]
 
bool ext_hand_tracking_enabled
 
bool ext_eye_gaze_interaction_enabled
 
bool ext_hand_interaction_enabled
 
bool htc_facial_tracking_enabled
 
bool fb_body_tracking_enabled
 
bool fb_face_tracking2_enabled
 

Detailed Description

Non-process-specific information provided by the application at instance create time.

This is transported between client and server over IPC.

See also
xrt_instance_info

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