Monado OpenXR Runtime
Data Structures
xrt_settings.h File Reference

Common settings structs to be transferred between different parts of Monadon. More...

#include "xrt/xrt_compiler.h"
Include dependency graph for xrt_settings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  xrt_settings_tracking
 Holding enough information to recreate a tracking pipeline. More...
 
#define XRT_SETTINGS_CAMERA_NAME_LENGTH   256
 
#define XRT_SETTINGS_PATH_LENGTH   1024
 
enum  xrt_settings_camera_type { XRT_SETTINGS_CAMERA_TYPE_REGULAR_MONO = 0, XRT_SETTINGS_CAMERA_TYPE_REGULAR_SBS = 1, XRT_SETTINGS_CAMERA_TYPE_PS4 = 2, XRT_SETTINGS_CAMERA_TYPE_LEAP_MOTION = 3 }
 Camera type. More...
 

Detailed Description

Common settings structs to be transferred between different parts of Monadon.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m

Macro Definition Documentation

◆ XRT_SETTINGS_CAMERA_NAME_LENGTH

#define XRT_SETTINGS_CAMERA_NAME_LENGTH   256

◆ XRT_SETTINGS_PATH_LENGTH

#define XRT_SETTINGS_PATH_LENGTH   1024