de.voidplus.leapmotion
Class Finger

java.lang.Object
  extended by de.voidplus.leapmotion.Pointable
      extended by de.voidplus.leapmotion.Finger

public class Finger
extends Pointable


Constructor Summary
Finger(PApplet parent, LeapMotion leap, com.leapmotion.leap.Finger finger)
           
Finger(PApplet parent, LeapMotion leap, com.leapmotion.leap.Pointable pointable)
           
 
Method Summary
 void drawDirection()
          Draw the direction.
 
Methods inherited from class de.voidplus.leapmotion.Pointable
draw, draw, getDirection, getId, getLength, getPosition, getRawPosition, getRawStabilizedPosition, getRawVelocity, getStabilizedPosition, getTimeVisible, getTouchDistance, getTouchZone, getVelocity, isValid
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Finger

public Finger(PApplet parent,
              LeapMotion leap,
              com.leapmotion.leap.Finger finger)

Finger

public Finger(PApplet parent,
              LeapMotion leap,
              com.leapmotion.leap.Pointable pointable)
Method Detail

drawDirection

public void drawDirection()
Draw the direction.



Processing library LeapMotionForProcessing by Darius Morawiec. (C) 2013