|
Monado OpenXR Runtime
|
Public Member Functions | |
| void | Take (std::optional< CameraSample > &maybe_sample) |
| void | Push (t_blob_observation &blobservation, std::array< t_constellation_device_id_t, XRT_CONSTELLATION_MAX_DEVICES > &devices_needing_slow_processing, uint32_t num_devices_needing_slow_processing) |
| void | Push (t_blob_observation &blobservation) |
Data Fields | |
| bool | has_sample |
| struct t_blob | blob_storage [XRT_CONSTELLATION_MAX_BLOBS_PER_FRAME] |
| struct t_blob_observation | blobservation |
| std::array< t_constellation_device_id_t, XRT_CONSTELLATION_MAX_DEVICES > | needs_slow_processing |
| uint32_t | num_devices_needing_slow_processing |