Monado OpenXR Runtime
Loading...
Searching...
No Matches
t_constellation_tracker_sample Struct Reference
Collaboration diagram for t_constellation_tracker_sample:

Data Fields

int64_t timestamp_ns
 The time the original blobservation was made.
 
struct xrt_pose pose
 The pose of the device at the time of the blobservation.
 
size_t mosaic_index
 The mosaic index of the camera that made the blobservation in question.
 
size_t camera_index
 The index of the camera in the mosaic that made the blobservation in question.
 
float average_brightness
 Average brightness of the detected blobs, from 0 (black) to 1 (pure white).
 

Field Documentation

◆ average_brightness

float t_constellation_tracker_sample::average_brightness

Average brightness of the detected blobs, from 0 (black) to 1 (pure white).

◆ camera_index

size_t t_constellation_tracker_sample::camera_index

The index of the camera in the mosaic that made the blobservation in question.

◆ mosaic_index

size_t t_constellation_tracker_sample::mosaic_index

The mosaic index of the camera that made the blobservation in question.

◆ pose

struct xrt_pose t_constellation_tracker_sample::pose

The pose of the device at the time of the blobservation.

◆ timestamp_ns

int64_t t_constellation_tracker_sample::timestamp_ns

The time the original blobservation was made.


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