The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

d/ulv2: a->an

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2322>

+1 -1
+1 -1
src/xrt/drivers/ultraleap_v2/ulv2_driver.cpp
··· 76 76 } 77 77 78 78 79 - // Roughly, take the Leap hand joint, do some coordinate conversions, and save it in a xrt_hand_joint_value 79 + // Roughly, take the Leap hand joint, do some coordinate conversions, and save it in an xrt_hand_joint_value 80 80 static void 81 81 ulv2_process_joint( 82 82 Leap::Vector jointpos, Leap::Matrix jointbasis, float width, int side, struct xrt_hand_joint_value *joint)