de.voidplus.leapmotion
Class Tool

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

public class Tool
extends Pointable


Constructor Summary
Tool(PApplet parent, LeapMotion leap, com.leapmotion.leap.Pointable pointable)
           
Tool(PApplet parent, LeapMotion leap, com.leapmotion.leap.Tool tool)
           
 
Method Summary
 
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

Tool

public Tool(PApplet parent,
            LeapMotion leap,
            com.leapmotion.leap.Tool tool)

Tool

public Tool(PApplet parent,
            LeapMotion leap,
            com.leapmotion.leap.Pointable pointable)


Processing library LeapMotionForProcessing by Darius Morawiec. (C) 2013