Monado OpenXR Runtime
xrt_settings_tracking Struct Reference

Holding enough information to recreate a tracking pipeline. More...

#include <xrt/xrt_settings.h>

Collaboration diagram for xrt_settings_tracking:

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...
 

Detailed Description

Holding enough information to recreate a tracking pipeline.


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