|
Monado OpenXR Runtime
|
Header defining the tracking system integration in Monado. More...
#include "xrt/xrt_defines.h"
Go to the source code of this file.
Data Structures | |
| struct | t_blob |
| A blob is a 2d position in a camera sensor's view that is being tracked. More... | |
| struct | t_blob_observation |
| interface | t_blob_sink |
| A generic interface to allow a tracking system to receive "snapshots" of seen t_blob in a frame. More... | |
| struct | t_blobwatch |
Macros | |
| #define | XRT_CONSTELLATION_MAX_BLOBS_PER_FRAME 250 |
| #define | XRT_CONSTELLATION_INVALID_DEVICE_ID -1 |
| #define | XRT_CONSTELLATION_INVALID_LED_ID -1 |
Typedefs | |
| typedef int8_t | t_constellation_device_id_t |
| typedef int8_t | t_constellation_led_id_it |
Header defining the tracking system integration in Monado.