#include <leaphandler.h>
Public Member Functions | |
| LeapHandler () | |
| bool | determineTouch (Leap::Vector position) |
| virtual void | waitFrame () |
| virtual bool | findBestMatchOnCurrentFrame (Point &inputWorld, float radius, LeapMapping &leap2world, Point3i &match) |
Public Attributes | |
| float | depthThresh |
| Leap::Controller | leapSensor |
| LeapHandler::LeapHandler | ( | ) |
| bool LeapHandler::determineTouch | ( | Leap::Vector | position | ) |
|
virtual |
|
virtual |
| float LeapHandler::depthThresh |
| Leap::Controller LeapHandler::leapSensor |
1.8.3.1