|
Monado OpenXR Runtime
|
Hand tracking functions. More...
#include "xrt/xrt_compiler.h"#include "math/m_api.h"#include "math/m_mathinclude.h"#include "math/m_space.h"#include "util/u_debug.h"#include "util/u_trace_marker.h"#include "oxr_hand_tracking.h"#include "oxr_conversions.h"#include "oxr_logger.h"#include "oxr_chain.h"#include "oxr_xret.h"Functions | |
| static void | xrt_to_xr_pose (struct xrt_pose *xrt_pose, XrPosef *xr_pose) |
| static enum xrt_output_name | xr_hand_to_force_feedback_output (XrHandEXT hand) |
Hand tracking functions.