Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
F
G
H
I
K
L
M
P
S
T
V
W
C
CircleGesture
- Class in
de.voidplus.leapmotion
CircleGesture(PApplet, LeapMotion, com.leapmotion.leap.Gesture)
- Constructor for class de.voidplus.leapmotion.
CircleGesture
convert(Vector)
- Method in class de.voidplus.leapmotion.
LeapMotion
Convert Vector to PVector without modifications
countFingers()
- Method in class de.voidplus.leapmotion.
Hand
Get the number of fingers.
countFingers()
- Method in class de.voidplus.leapmotion.
LeapMotion
Get the number of detected fingers.
countHands()
- Method in class de.voidplus.leapmotion.
Gesture
Get the number of detected hands.
countHands()
- Method in class de.voidplus.leapmotion.
LeapMotion
Get the number of detected hands.
countTools()
- Method in class de.voidplus.leapmotion.
Hand
Get the number of tools.
countTools()
- Method in class de.voidplus.leapmotion.
LeapMotion
Get the number of detected tools.
D
de.voidplus.leapmotion
- package de.voidplus.leapmotion
Device
- Class in
de.voidplus.leapmotion
Device(PApplet, LeapMotion, com.leapmotion.leap.Device)
- Constructor for class de.voidplus.leapmotion.
Device
dispose()
- Method in class de.voidplus.leapmotion.
LeapMotion
draw(float)
- Method in class de.voidplus.leapmotion.
Hand
Draw the hand with all details.
draw()
- Method in class de.voidplus.leapmotion.
Hand
draw(float)
- Method in class de.voidplus.leapmotion.
Pointable
Draw the finger with all details.
draw()
- Method in class de.voidplus.leapmotion.
Pointable
drawDirection()
- Method in class de.voidplus.leapmotion.
Finger
Draw the direction.
F
Finger
- Class in
de.voidplus.leapmotion
Finger(PApplet, LeapMotion, com.leapmotion.leap.Finger)
- Constructor for class de.voidplus.leapmotion.
Finger
Finger(PApplet, LeapMotion, com.leapmotion.leap.Pointable)
- Constructor for class de.voidplus.leapmotion.
Finger
G
Gesture
- Class in
de.voidplus.leapmotion
Gesture(PApplet, LeapMotion, com.leapmotion.leap.Gesture)
- Constructor for class de.voidplus.leapmotion.
Gesture
getCenter()
- Method in class de.voidplus.leapmotion.
CircleGesture
The center point of the circle within the Leap frame of reference.
getController()
- Method in class de.voidplus.leapmotion.
LeapMotion
getDevices()
- Method in class de.voidplus.leapmotion.
LeapMotion
getDirection()
- Method in class de.voidplus.leapmotion.
Hand
The direction from the palm position toward the fingers.
getDirection()
- Method in class de.voidplus.leapmotion.
KeyTapGesture
The direction of finger tip motion.
getDirection()
- Method in class de.voidplus.leapmotion.
Pointable
The direction in which this finger is pointing.
getDirection()
- Method in class de.voidplus.leapmotion.
ScreenTapGesture
The direction of finger tip motion.
getDirection()
- Method in class de.voidplus.leapmotion.
SwipeGesture
The unit direction vector parallel to the swipe motion.
getDuration()
- Method in class de.voidplus.leapmotion.
Gesture
The elapsed duration of the recognized movement up to the frame containing this Gesture object, in microseconds.
getDurationInSeconds()
- Method in class de.voidplus.leapmotion.
Gesture
The elapsed duration in seconds.
getDynamics()
- Method in class de.voidplus.leapmotion.
Hand
Get the angles of the hand (x=roll, y=pich, z=yaw).
getFinger()
- Method in class de.voidplus.leapmotion.
CircleGesture
The finger performing the circle gesture.
getFinger()
- Method in class de.voidplus.leapmotion.
KeyTapGesture
The finger performing the key tap gesture.
getFinger(Integer)
- Method in class de.voidplus.leapmotion.
LeapMotion
Get a specific finger.
getFinger()
- Method in class de.voidplus.leapmotion.
ScreenTapGesture
The finger performing the screen tap gesture.
getFinger()
- Method in class de.voidplus.leapmotion.
SwipeGesture
The finger performing the swipe gesture.
getFingers()
- Method in class de.voidplus.leapmotion.
Hand
Get all detected fingers of the hand.
getFingers()
- Method in class de.voidplus.leapmotion.
LeapMotion
Get all detected fingers.
getFrameRate()
- Method in class de.voidplus.leapmotion.
LeapMotion
The instantaneous framerate.
getFrontFinger()
- Method in class de.voidplus.leapmotion.
Hand
The member of the list that is farthest to the front within the standard Leap Motion frame of reference (i.e has the smallest Z coordinate).
getFrontFinger()
- Method in class de.voidplus.leapmotion.
LeapMotion
The member of the list that is farthest to the front within the standard Leap Motion frame of reference (i.e has the smallest Z coordinate).
getFrontHand()
- Method in class de.voidplus.leapmotion.
LeapMotion
The member of the list that is farthest to the front within the standard Leap Motion frame of reference (i.e has the smallest Z coordinate).
getFrontTool()
- Method in class de.voidplus.leapmotion.
Hand
The member of the list that is farthest to the front within the standard Leap Motion frame of reference (i.e has the smallest Z coordinate).
getFrontTool()
- Method in class de.voidplus.leapmotion.
LeapMotion
The member of the list that is farthest to the front within the standard Leap Motion frame of reference (i.e has the smallest Z coordinate).
getHand(Integer)
- Method in class de.voidplus.leapmotion.
LeapMotion
Get a specific hand.
getHands()
- Method in class de.voidplus.leapmotion.
Gesture
Get all detected hands.
getHands()
- Method in class de.voidplus.leapmotion.
LeapMotion
Get all detected hands.
getHorizontalViewAngle()
- Method in class de.voidplus.leapmotion.
Device
The angle of view along the x axis of this device.
getId()
- Method in class de.voidplus.leapmotion.
Gesture
Get the unique ID.
getId()
- Method in class de.voidplus.leapmotion.
Hand
Get the unique ID.
getId()
- Method in class de.voidplus.leapmotion.
Pointable
Get the unique ID.
getLeftFinger()
- Method in class de.voidplus.leapmotion.
Hand
The member of the list that is farthest to the left within the standard Leap Motion frame of reference (i.e has the smallest X coordinate).
getLeftFinger()
- Method in class de.voidplus.leapmotion.
LeapMotion
The member of the list that is farthest to the left within the standard Leap Motion frame of reference (i.e has the smallest X coordinate).
getLeftHand()
- Method in class de.voidplus.leapmotion.
LeapMotion
The member of the list that is farthest to the left within the standard Leap Motion frame of reference (i.e has the smallest X coordinate).
getLeftTool()
- Method in class de.voidplus.leapmotion.
Hand
The member of the list that is farthest to the left within the standard Leap Motion frame of reference (i.e has the smallest X coordinate).
getLeftTool()
- Method in class de.voidplus.leapmotion.
LeapMotion
The member of the list that is farthest to the left within the standard Leap Motion frame of reference (i.e has the smallest X coordinate).
getLength()
- Method in class de.voidplus.leapmotion.
Pointable
The estimated length of the finger or tool in millimeters.
getNormal()
- Method in class de.voidplus.leapmotion.
CircleGesture
Returns the normal vector for the circle being traced.
getPalmPosition()
- Method in class de.voidplus.leapmotion.
Hand
The center position of the palm in millimeters.
getPitch()
- Method in class de.voidplus.leapmotion.
Hand
Get the pitch angle (y).
getPosition()
- Method in class de.voidplus.leapmotion.
Hand
The center position of the palm in millimeters.
getPosition()
- Method in class de.voidplus.leapmotion.
KeyTapGesture
The position where the key tap is registered.
getPosition()
- Method in class de.voidplus.leapmotion.
Pointable
The tip position in millimeters.
getPosition()
- Method in class de.voidplus.leapmotion.
ScreenTapGesture
The position where the screen tap is registered.
getPosition()
- Method in class de.voidplus.leapmotion.
SwipeGesture
The current position of the swipe.
getProgress()
- Method in class de.voidplus.leapmotion.
CircleGesture
The number of times the finger tip has traversed the circle.
getRadius()
- Method in class de.voidplus.leapmotion.
CircleGesture
The radius of the circle.
getRange()
- Method in class de.voidplus.leapmotion.
Device
The maximum reliable tracking range.
getRawCenter()
- Method in class de.voidplus.leapmotion.
CircleGesture
Raw data of the center point of the circle within the Leap frame of reference.
getRawDirection()
- Method in class de.voidplus.leapmotion.
Hand
Raw data of the direction from the palm position toward the fingers.
getRawDirection()
- Method in class de.voidplus.leapmotion.
KeyTapGesture
Raw data of the position where the key tap is registered.
getRawDirection()
- Method in class de.voidplus.leapmotion.
ScreenTapGesture
Raw data of the direction of finger tip motion.
getRawDirection()
- Method in class de.voidplus.leapmotion.
SwipeGesture
Raw data of the unit direction vector parallel to the swipe motion.
getRawNormal()
- Method in class de.voidplus.leapmotion.
CircleGesture
Raw data the normal vector for the circle being traced.
getRawPosition()
- Method in class de.voidplus.leapmotion.
Hand
Raw data of the center position.
getRawPosition()
- Method in class de.voidplus.leapmotion.
KeyTapGesture
Raw data of the position where the key tap is registered.
getRawPosition()
- Method in class de.voidplus.leapmotion.
Pointable
Raw data of the tip position.
getRawPosition()
- Method in class de.voidplus.leapmotion.
ScreenTapGesture
Raw data of the position where the screen tap is registered.
getRawPosition()
- Method in class de.voidplus.leapmotion.
SwipeGesture
Raw data of the current position of the swipe.
getRawSpherePosition()
- Method in class de.voidplus.leapmotion.
Hand
Raw data of the center of a sphere fit to the curvature of this hand.
getRawStabilizedParlmPosition()
- Method in class de.voidplus.leapmotion.
Hand
Raw data of the stabilized center position.
getRawStabilizedPosition()
- Method in class de.voidplus.leapmotion.
Hand
Raw data of the stabilized center position.
getRawStabilizedPosition()
- Method in class de.voidplus.leapmotion.
Pointable
Raw data of the stabilized tip position.
getRawStartPosition()
- Method in class de.voidplus.leapmotion.
SwipeGesture
Raw data of the position where the swipe began.
getRawVelocity()
- Method in class de.voidplus.leapmotion.
Pointable
Raw data of the rate of change of the tip position.
getRightFinger()
- Method in class de.voidplus.leapmotion.
Hand
The member of the list that is farthest to the right within the standard Leap Motion frame of reference (i.e has the largest X coordinate).
getRightFinger()
- Method in class de.voidplus.leapmotion.
LeapMotion
The member of the list that is farthest to the right within the standard Leap Motion frame of reference (i.e has the largest X coordinate).
getRightHand()
- Method in class de.voidplus.leapmotion.
LeapMotion
The member of the list that is farthest to the right within the standard Leap Motion frame of reference (i.e has the largest X coordinate).
getRightTool()
- Method in class de.voidplus.leapmotion.
Hand
The member of the list that is farthest to the right within the standard Leap Motion frame of reference (i.e has the largest X coordinate).
getRightTool()
- Method in class de.voidplus.leapmotion.
LeapMotion
The member of the list that is farthest to the right within the standard Leap Motion frame of reference (i.e has the largest X coordinate).
getRoll()
- Method in class de.voidplus.leapmotion.
Hand
Get the roll angle (x).
getSpeed()
- Method in class de.voidplus.leapmotion.
SwipeGesture
The swipe speed in mm/second.
getSpherePosition()
- Method in class de.voidplus.leapmotion.
Hand
The center of a sphere fit to the curvature of this hand.
getSphereRadius()
- Method in class de.voidplus.leapmotion.
Hand
The radius of a sphere fit to the curvature of this hand.
getStabilizedPalmPosition()
- Method in class de.voidplus.leapmotion.
Hand
The stabilized center position of the palm in millimeters.
getStabilizedPosition()
- Method in class de.voidplus.leapmotion.
Hand
The stabilized center position of the palm in millimeters.
getStabilizedPosition()
- Method in class de.voidplus.leapmotion.
Pointable
The stabilized tip position in millimeters.
getStartPosition()
- Method in class de.voidplus.leapmotion.
SwipeGesture
The position where the swipe began.
getTimeVisible()
- Method in class de.voidplus.leapmotion.
Hand
The duration of time this Hand has been visible to the Leap Motion Controller.
getTimeVisible()
- Method in class de.voidplus.leapmotion.
Pointable
The duration of time this Pointable has been visible to the Leap Motion Controller.
getTool(Integer)
- Method in class de.voidplus.leapmotion.
LeapMotion
Get a specific tool.
getTools()
- Method in class de.voidplus.leapmotion.
Hand
Get all detected tools of the hand.
getTools()
- Method in class de.voidplus.leapmotion.
LeapMotion
Get all detected tools.
getTouchDistance()
- Method in class de.voidplus.leapmotion.
Pointable
A value proportional to the distance between this Pointable object and the adaptive touch plane.
getTouchZone()
- Method in class de.voidplus.leapmotion.
Pointable
The current touch zone of this Pointable object.
getVelocity()
- Method in class de.voidplus.leapmotion.
Pointable
The rate of change of the tip position in millimeters/second.
getVersion()
- Method in class de.voidplus.leapmotion.
LeapMotion
Get the version of the library.
getVersionSDK()
- Method in class de.voidplus.leapmotion.
LeapMotion
Get the used version of the SDK.
getVerticalViewAngle()
- Method in class de.voidplus.leapmotion.
Device
The angle of view along the z axis of this device.
getYaw()
- Method in class de.voidplus.leapmotion.
Hand
Get the yaw angle (z).
H
Hand
- Class in
de.voidplus.leapmotion
Hand(PApplet, LeapMotion, com.leapmotion.leap.Hand)
- Constructor for class de.voidplus.leapmotion.
Hand
hasFingers()
- Method in class de.voidplus.leapmotion.
Hand
Check if there is any finger.
hasFingers()
- Method in class de.voidplus.leapmotion.
LeapMotion
Check if there is any finger.
hasHands()
- Method in class de.voidplus.leapmotion.
Gesture
Check if there is any hand.
hasHands()
- Method in class de.voidplus.leapmotion.
LeapMotion
Check if there is any hand.
hasTools()
- Method in class de.voidplus.leapmotion.
Hand
Check if there is any tool.
hasTools()
- Method in class de.voidplus.leapmotion.
LeapMotion
Check if there is any tool.
I
isConnected()
- Method in class de.voidplus.leapmotion.
LeapMotion
Check if the Leap Motion is connected.
isValid()
- Method in class de.voidplus.leapmotion.
Pointable
Reports whether this is a valid Pointable object.
K
KeyTapGesture
- Class in
de.voidplus.leapmotion
KeyTapGesture(PApplet, LeapMotion, com.leapmotion.leap.Gesture)
- Constructor for class de.voidplus.leapmotion.
KeyTapGesture
L
LeapMotion
- Class in
de.voidplus.leapmotion
Leap Motion Processing Library
LeapMotion(PApplet, boolean)
- Constructor for class de.voidplus.leapmotion.
LeapMotion
LeapMotion constructor to initialize the controller and listener.
LeapMotion(PApplet)
- Constructor for class de.voidplus.leapmotion.
LeapMotion
LeapMotion constructor to initialize the controller and listener.
M
map(Vector)
- Method in class de.voidplus.leapmotion.
LeapMotion
Convert/map the Vector data to sketch PVector data with world settings.
P
Pointable
- Class in
de.voidplus.leapmotion
Pointable(PApplet, LeapMotion, com.leapmotion.leap.Pointable)
- Constructor for class de.voidplus.leapmotion.
Pointable
pre()
- Method in class de.voidplus.leapmotion.
LeapMotion
Run the recognizer before the drawing.
S
ScreenTapGesture
- Class in
de.voidplus.leapmotion
ScreenTapGesture(PApplet, LeapMotion, com.leapmotion.leap.Gesture)
- Constructor for class de.voidplus.leapmotion.
ScreenTapGesture
SDK_VERSION
- Static variable in class de.voidplus.leapmotion.
LeapMotion
setConfig(String, int)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set configuration parameters.
setConfig(String, float)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set configuration parameters.
setConfig(String, boolean)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set configuration parameters.
setConfig(String, String)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set configuration parameters.
setGestureCircleMinArc(float)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set Gesture.Circle.MinArc (Default: 270 degrees)
setGestureCircleMinRadius(float)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set Gesture.Circle.MinRadius (Default: 5.0 mm)
setGestureKeyTapHistorySeconds(float)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set Gesture.KeyTap.HistorySeconds (Default: 0.1 s)
setGestureKeyTapMinDistance(float)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set Gesture.KeyTap.MinDistance (Default: 3.0 mm)
setGestureKeyTapMinDownVelocity(float)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set Gesture.KeyTap.MinDownVelocity (Default: 50 mm/s)
setGestureScreenTapHistorySeconds(float)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set Gesture.ScreenTap.HistorySeconds (Default: 0.1 s)
setGestureScreenTapMinDistance(float)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set Gesture.ScreenTap.MinDistance (Default: 5.0 mm)
setGestureScreenTapMinForwardVelocity(float)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set Gesture.ScreenTap.MinForwardVelocity (Default: 50 mm/s)
setGestureSwipeMinLength(float)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set Gesture.Swipe.MinLength (Default: 150 mm)
setGestureSwipeMinVelocity(float)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set Gesture.Swipe.MinVelocity (Default: 1000 mm/s)
setVerbose(boolean)
- Method in class de.voidplus.leapmotion.
LeapMotion
Print debug information to the console.
setWorld(int, int, int)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set the world coordinates.
setWorld(PVector)
- Method in class de.voidplus.leapmotion.
LeapMotion
Set the world coordinates.
SwipeGesture
- Class in
de.voidplus.leapmotion
SwipeGesture(PApplet, LeapMotion, com.leapmotion.leap.Gesture)
- Constructor for class de.voidplus.leapmotion.
SwipeGesture
T
Tool
- Class in
de.voidplus.leapmotion
Tool(PApplet, LeapMotion, com.leapmotion.leap.Tool)
- Constructor for class de.voidplus.leapmotion.
Tool
Tool(PApplet, LeapMotion, com.leapmotion.leap.Pointable)
- Constructor for class de.voidplus.leapmotion.
Tool
toString()
- Method in class de.voidplus.leapmotion.
Device
A string containing a brief, human readable description of the Device object.
V
VERSION
- Static variable in class de.voidplus.leapmotion.
LeapMotion
W
withGestures(String)
- Method in class de.voidplus.leapmotion.
LeapMotion
Activate the gesture recognition.
withGestures()
- Method in class de.voidplus.leapmotion.
LeapMotion
withoutGestures()
- Method in class de.voidplus.leapmotion.
LeapMotion
Deactivate the gesture recognition.
C
D
F
G
H
I
K
L
M
P
S
T
V
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Processing library LeapMotionForProcessing by Darius Morawiec. (C) 2013