|
Monado OpenXR Runtime
|
Public Member Functions | |
| CameraMosaic (ConstellationTracker *tracker, const t_constellation_tracker_camera_mosaic &mosaic_params, size_t index) | |
| std::optional< xrt_pose > | GetTrackingOriginPose (timepoint_ns when_ns) |
Data Fields | |
| std::vector< std::unique_ptr< Camera > > | cameras |
| size_t | index |
| The index of this mosaic in the tracker. | |
| t_constellation_tracker_tracking_source * | tracking_origin |
| size_t xrt::tracking::constellation::CameraMosaic::index |
The index of this mosaic in the tracker.