Up

_GetLeapMotionHandFingers

Gets the LEAPMOTION sensor fingers data from a hand.

Prototype :

fun [ObjLeapMotion I I] [[[F F F] [F F F] [F F] I] r1]

Return : [[[F F F] [F F F] [F F] I] r1] the list of fingers position, orientation, screen pos and id or NIL if an error occurs.

See also :

Example :

Note :