Monado OpenXR Runtime
Loading...
Searching...
No Matches
t_constellation_tracker.h File Reference

Header defining the constellation tracker parameters and functions. More...

Include dependency graph for t_constellation_tracker.h:

Go to the source code of this file.

Data Structures

struct  t_constellation_tracker_camera
 A constellation tracker camera is a single camera that the constellation tracker will use to track devices. More...
 
struct  t_constellation_tracker_camera_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. More...
 
struct  t_constellation_tracker_device_params
 Parameters for adding a device to the constellation tracker. More...
 
struct  t_constellation_tracker_params
 

Macros

#define XRT_CONSTELLATION_MAX_TRACKING_MOSAICS   (1)
 

Functions

int t_constellation_tracker_add_device (struct t_constellation_tracker *tracker, struct t_constellation_tracker_device_params *params, struct t_constellation_tracker_device *device, t_constellation_device_id_t *out_device_id)
 
int t_constellation_tracker_remove_device (struct t_constellation_tracker *tracker, t_constellation_device_id_t device)
 

Detailed Description

Header defining the constellation tracker parameters and functions.

Author
Beyley Cardellio ep1cm.nosp@m.1n10.nosp@m.n123@.nosp@m.gmai.nosp@m.l.com