Monado OpenXR Runtime
multi.h File Reference

Combination of multiple xrt_device. More...

#include "xrt/xrt_defines.h"
#include "xrt/xrt_device.h"
#include "xrt/xrt_settings.h"
Include dependency graph for multi.h:

Go to the source code of this file.

Functions

struct xrt_devicemulti_create_tracking_override (enum xrt_tracking_override_type override_type, struct xrt_device *tracking_override_target, struct xrt_device *tracking_override_tracker, enum xrt_input_name tracking_override_input_name, struct xrt_pose *offset)
 Create a device that takes ownership of the target device and mimics it. More...
 

Detailed Description