|
Monado OpenXR Runtime
|
Mercury hand size optimization heuristics. More...

Go to the source code of this file.
Data Structures | |
| class | xrt::tracking::hand::mercury::HandSizeRefinement |
| Hides the details of how hand size refinement/optimization is managed. More... | |
| struct | xrt::tracking::hand::mercury::HandSizeRefinement::ViewHandData |
| Per-hand data that goes in a per-view structure. More... | |
| struct | xrt::tracking::hand::mercury::HandSizeRefinement::ViewData |
| Per-view input data structure. More... | |
| struct | xrt::tracking::hand::mercury::HandSizeRefinement::HandData |
| Per-hand input data structure. More... | |
Variables | |
| constexpr uint32_t | xrt::tracking::hand::mercury::kNumHands = 2 |
| constexpr uint32_t | xrt::tracking::hand::mercury::kNumViews = 2 |
Mercury hand size optimization heuristics.