Monado OpenXR Runtime
Loading...
Searching...
No Matches
hg_hand_size_opt.hpp File Reference

Mercury hand size optimization heuristics. More...

#include "kine_common.hpp"
#include <span>
Include dependency graph for hg_hand_size_opt.hpp:

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
 

Detailed Description