|
Monado OpenXR Runtime
|
A constellation tracker camera mosaic is a set of cameras that may or may not be physically attached, but importantly, they all fire at the same time and are synchronized with each other. More...
#include </builds/monado/monado/src/xrt/tracking/constellation/t_constellation_tracker.h>
Data Fields | |
| struct t_constellation_tracker_tracking_source * | tracking_origin |
| struct t_constellation_tracker_camera | cameras [XRT_TRACKING_MAX_CAMS] |
| The cameras in this mosaic, with their blob sinks filled in by the constellation tracker. | |
| size_t | num_cameras |
| The number of cameras in this mosaic. | |
A constellation tracker camera mosaic is a set of cameras that may or may not be physically attached, but importantly, they all fire at the same time and are synchronized with each other.
| struct t_constellation_tracker_camera t_constellation_tracker_camera_mosaic::cameras[XRT_TRACKING_MAX_CAMS] |
The cameras in this mosaic, with their blob sinks filled in by the constellation tracker.
| size_t t_constellation_tracker_camera_mosaic::num_cameras |
The number of cameras in this mosaic.