|
|
t_blobwatch * | source {nullptr} |
| |
|
uint64_t | id {} |
| |
|
int64_t | timestamp_ns {} |
| |
|
t_blob | blobs [XRT_CONSTELLATION_MAX_BLOBS_PER_FRAME] {} |
| |
|
uint32_t | blob_count {} |
| |
| std::optional< xrt_pose > | Txr_world_cam {std::nullopt} |
| | The camera's position in the constellation tracker's tracking origin.
|
| |
|
std::array< DeviceState, XRT_CONSTELLATION_MAX_DEVICES > | device_states {} |
| |
|
uint32_t | device_count {} |
| |
◆ Txr_world_cam
| std::optional<xrt_pose> xrt::tracking::constellation::CameraSample::Txr_world_cam {std::nullopt} |
The camera's position in the constellation tracker's tracking origin.
The documentation for this struct was generated from the following files: