Monado OpenXR Runtime
Loading...
Searching...
No Matches
t_constellation_tracker_camera_mosaic Struct Reference

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>

Collaboration diagram for t_constellation_tracker_camera_mosaic:

Data Fields

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

Detailed Description

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.

Field Documentation

◆ cameras

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.

◆ num_cameras

size_t t_constellation_tracker_camera_mosaic::num_cameras

The number of cameras in this mosaic.


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