|
Monado OpenXR Runtime
|
Data Structures | |
| struct | prior_pos_error |
| struct | prior_rot_error |
Public Member Functions | |
| Device (struct t_constellation_tracker_device_params *params, struct t_constellation_tracker_device *device, t_constellation_device_id_t id) | |
Data Fields | ||
| struct t_constellation_tracker_device_params | params | |
| struct t_constellation_tracker_device * | device | |
| t_constellation_device_id_t | id | |
| struct t_constellation_search_model * | search_model {nullptr} | |
| float | gravity_error_rad { DEG_TO_RAD(30) } | |
| os::Mutex | data_lock | |
| struct { | ||
| bool has_last_known | ||
| struct xrt_pose Txr_world_device_last_known | ||
| } | locked_data | |