Vision Touch Surface Library
 All Classes Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
LeapHandler Class Reference

#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
 

Constructor & Destructor Documentation

LeapHandler::LeapHandler ( )

Member Function Documentation

bool LeapHandler::determineTouch ( Leap::Vector  position)
bool LeapHandler::findBestMatchOnCurrentFrame ( Point &  inputWorld,
float  radius,
LeapMapping leap2world,
Point3i &  match 
)
virtual
void LeapHandler::waitFrame ( )
virtual

Member Data Documentation

float LeapHandler::depthThresh
Leap::Controller LeapHandler::leapSensor

The documentation for this class was generated from the following files: