Monado OpenXR Runtime
|
Common settings structs to be transferred between different parts of Monadon. More...
#include "xrt/xrt_compiler.h"
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... | |
Common settings structs to be transferred between different parts of Monadon.
#define XRT_SETTINGS_CAMERA_NAME_LENGTH 256 |
#define XRT_SETTINGS_PATH_LENGTH 1024 |