mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-29 18:08:29 +00:00
d/ulv2: a->an
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2322>
This commit is contained in:
parent
e3d206f495
commit
a886c47c30
|
@ -76,7 +76,7 @@ ulv2_device(struct xrt_device *xdev)
|
|||
}
|
||||
|
||||
|
||||
// Roughly, take the Leap hand joint, do some coordinate conversions, and save it in a xrt_hand_joint_value
|
||||
// Roughly, take the Leap hand joint, do some coordinate conversions, and save it in an xrt_hand_joint_value
|
||||
static void
|
||||
ulv2_process_joint(
|
||||
Leap::Vector jointpos, Leap::Matrix jointbasis, float width, int side, struct xrt_hand_joint_value *joint)
|
||||
|
|
Loading…
Reference in a new issue