Monado OpenXR Runtime
|
Holding enough information to recreate a tracking pipeline. More...
#include <xrt/xrt_settings.h>
Data Fields | |
char | camera_name [256] |
int | camera_mode |
enum xrt_settings_camera_type | camera_type |
char | calibration_path [1024] |
Related Functions | |
(Note that these are not member functions.) | |
bool | u_config_json_get_tracking_settings (struct u_config_json *json, struct xrt_settings_tracking *s) |
Extract tracking settings from the JSON. More... | |
bool | u_config_json_get_tracking_overrides (struct u_config_json *json, struct xrt_tracking_override *out_overrides, size_t *out_override_count) |
Extract tracking override settings from the JSON. More... | |
Holding enough information to recreate a tracking pipeline.