Leap Motion C++ API Reference  0.8.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCLeap::ConfigAccess to Leap Motion system configuration information
oCLeap::ControllerYour main interface to the Leap Motion Controller
oCLeap::DevicePhysically connected device
oCLeap::DeviceListList of Device objects
oCLeap::FingerListList of Finger objects
oCLeap::FloatArrayThe FloatArray struct is used to allow the returning of native float arrays without requiring dynamic memory allocation
oCLeap::FrameSet of hand and finger tracking data detected in a single frame
oCLeap::GestureRecognized movement by the user
|oCLeap::CircleGestureThe CircleGesture classes represents a circular finger movement
|oCLeap::KeyTapGestureTapping gesture by a finger or tool
|oCLeap::ScreenTapGestureTapping gesture by a finger or tool
|\CLeap::SwipeGestureSwiping motion of a finger or tool
oCLeap::GestureListList of Gesture objects
oCLeap::HandReports the physical characteristics of a detected hand
oCLeap::HandListList of Hand objects
oCLeap::InteractionBoxBox-shaped region completely within the field of view of the Leap Motion controller
oCLeap::ListenerDefines a set of callback functions that you can override in a subclass to respond to events dispatched by the Controller object
oCLeap::MatrixThe Matrix struct represents a transformation matrix
oCLeap::PointableReports the physical characteristics of a detected finger or tool
|oCLeap::FingerTracked finger
|\CLeap::ToolTracked tool
oCLeap::PointableListList of Pointable objects
oCLeap::ScreenComputer monitor screen
oCLeap::ScreenListList of Screen objects
oCLeap::ToolListList of Tool objects
\CLeap::VectorThe Vector struct represents a three-component mathematical vector or point such as a direction or position in three-dimensional space