Leap Motion C# API Reference  0.8.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCLeap.ConfigThe Config class provides access to Leap Motion system configuration information
oCLeap.ControllerThe Controller class is your main interface to the Leap Motion Controller
oCLeap.DeviceThe Device class represents a physically connected device
oCLeap.DeviceListThe DeviceList class represents a list of Device objects
oCLeap.FingerListThe FingerList class represents a list of Finger objects
oCLeap.FrameThe Frame class represents a set of hand and finger tracking data detected in a single frame
oCLeap.GestureThe Gesture class represents a recognized movement by the user
|oCLeap.CircleGestureThe CircleGesture classes represents a circular finger movement
|oCLeap.KeyTapGestureThe KeyTapGesture class represents a tapping gesture by a finger or tool
|oCLeap.ScreenTapGestureThe ScreenTapGesture class represents a tapping gesture by a finger or tool
|\CLeap.SwipeGestureThe SwipeGesture class represents a swiping motion of a finger or tool
oCLeap.GestureListThe GestureList class represents a list of Gesture objects
oCLeap.HandThe Hand class reports the physical characteristics of a detected hand
oCLeap.HandListThe HandList class represents a list of Hand objects
oCLeap.InteractionBoxThe InteractionBox class represents a box-shaped region completely within the field of view of the Leap Motion controller
oCLeap.ListenerThe Listener class defines 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.PointableThe Pointable class reports the physical characteristics of a detected finger or tool
|oCLeap.FingerThe Finger class represents a tracked finger
|\CLeap.ToolThe Tool class represents a tracked tool
oCLeap.PointableListThe PointableList class represents a list of Pointable objects
oCLeap.ScreenThe Screen class represents a computer monitor screen
oCLeap.ScreenListThe ScreenList class represents a list of Screen objects
oCLeap.ToolListThe ToolList class represents a list 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