Documentation

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
\Ncom
 \Nleapmotion
  \Nleap
   oCCircleGesture The CircleGesture classes represents a circular finger movement
   oCConfig The Config class provides access to Leap Motion system configuration information
   |\CValueType Enumerates the possible data types for configuration values
   oCController The Controller class is your main interface to the Leap Motion Controller
   |\CPolicyFlag The supported controller policies
   oCDevice The Device class represents a physically connected device
   oCDeviceList The DeviceList class represents a list of Device objects
   oCFinger The Finger class represents a tracked finger
   oCFingerList The FingerList class represents a list of Finger objects
   oCFrame The Frame class represents a set of hand and finger tracking data detected in a single frame
   oCGesture The Gesture class represents a recognized movement by the user
   |oCState The possible gesture states
   |\CType The supported types of gestures
   oCGestureList The GestureList class represents a list of Gesture objects
   oCHand The Hand class reports the physical characteristics of a detected hand
   oCHandList The HandList class represents a list of Hand objects
   oCInteractionBox The InteractionBox class represents a box-shaped region completely within the field of view of the Leap Motion controller
   oCKeyTapGesture The KeyTapGesture class represents a tapping gesture by a finger or tool
   oCListener The Listener class defines a set of callback functions that you can override in a subclass to respond to events dispatched by the Controller object
   oCMatrix The Matrix struct represents a transformation matrix
   oCPointable The Pointable class reports the physical characteristics of a detected finger or tool
   |\CZone Defines the values for reporting the state of a Pointable object in relation to an adaptive touch plane
   oCPointableList The PointableList class represents a list of Pointable objects
   oCScreenTapGesture The ScreenTapGesture class represents a tapping gesture by a finger or tool
   oCSwipeGesture The SwipeGesture class represents a swiping motion of a finger or tool
   oCTool The Tool class represents a tracked tool
   oCToolList The ToolList class represents a list of Tool objects
   \CVector The Vector struct represents a three-component mathematical vector or point such as a direction or position in three-dimensional space