Up |
_GetLeapMotionHandExt
Gets a LEAPMOTION hand position, orientation, direction and normal.
Prototype :
fun [ObjLeapMotion I I] [[F F F] [F F F] [F F F] [F F F] [F F F] F]
- ObjLeapMotion : a Leapmotion Scol object
- I : the hand index
- I : 1 for optimized position
Return : [[F F F] [F F F] [F F F] [F F F] [F F F] F] the position, orientation (pitch yaw roll), velocity, direction, normal and confidence or NIL if an error occurs.
See also :
Example :