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

Data Fields

xrt_frame_node node
 
xrt_tracking_origin tracking_origin
 

Field Documentation

◆ node

xrt_frame_node xrt::tracking::constellation::ConstellationTrackerBase::node
Initial value:
= {
.next = nullptr,
.break_apart = constellation_tracker_node_break_apart,
.destroy = constellation_tracker_node_destroy,
}

◆ tracking_origin

xrt_tracking_origin xrt::tracking::constellation::ConstellationTrackerBase::tracking_origin
Initial value:
= {
.name = "Constellation Tracker",
.initial_offset = XRT_POSE_IDENTITY,
}
@ XRT_TRACKING_TYPE_CONSTELLATION
The device(s) are tracked through a constellation of lights as seen by cameras.
Definition xrt_tracking.h:63

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