Monado OpenXR Runtime
Loading...
Searching...
No Matches
xrt::tracking::constellation::CameraScribbleSettings Struct Reference
Collaboration diagram for xrt::tracking::constellation::CameraScribbleSettings:

Public Member Functions

void SetupDebugTracking (void *root)
 

Data Fields

bool draw_blobs {true}
 Whether to draw the blobs in the sample.
 
bool draw_blob_ids {false}
 Whether to draw the raw blob IDs.
 
bool draw_blob_device_ids {true}
 Whether to draw the device IDs on the blobs where possible.
 
bool draw_blob_led_ids {false}
 Whether to draw the LED IDs on the blobs where possible.
 
bool draw_prior {false}
 Whether to draw the prior device pose in the sample, if it exists.
 
bool draw_found {false}
 Whether to draw the final device pose in the sample, if it exists.
 

Field Documentation

◆ draw_blob_device_ids

bool xrt::tracking::constellation::CameraScribbleSettings::draw_blob_device_ids {true}

Whether to draw the device IDs on the blobs where possible.

◆ draw_blob_ids

bool xrt::tracking::constellation::CameraScribbleSettings::draw_blob_ids {false}

Whether to draw the raw blob IDs.

◆ draw_blob_led_ids

bool xrt::tracking::constellation::CameraScribbleSettings::draw_blob_led_ids {false}

Whether to draw the LED IDs on the blobs where possible.

◆ draw_blobs

bool xrt::tracking::constellation::CameraScribbleSettings::draw_blobs {true}

Whether to draw the blobs in the sample.

◆ draw_found

bool xrt::tracking::constellation::CameraScribbleSettings::draw_found {false}

Whether to draw the final device pose in the sample, if it exists.

◆ draw_prior

bool xrt::tracking::constellation::CameraScribbleSettings::draw_prior {false}

Whether to draw the prior device pose in the sample, if it exists.


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