![]() |
Leap Motion C API
4.1.0
The API to the LeapC library.
|
| CLEAP_ALLOCATOR | Specifies the allocator/deallocator functions to be used when the library needs to dynamically manage memory |
| CLEAP_BONE | Describes a bone's position and orientation |
| CLEAP_CLOCK_REBASER | An opaque clock rebase state structure |
| CLEAP_CONFIG_CHANGE_EVENT | The result of a configuration change request |
| CLEAP_CONFIG_RESPONSE_EVENT | Contains the response to a configuration value request |
| CLEAP_CONNECTION | A handle to the Leap connection object |
| CLEAP_CONNECTION_CONFIG | Specifies the configuration for a connection |
| CLEAP_CONNECTION_EVENT | Received from LeapPollConnection() when a connection to the Leap Motion service is established |
| CLEAP_CONNECTION_INFO | Information about a connection |
| CLEAP_CONNECTION_LOST_EVENT | Received from LeapPollConnection() when a connection to the Leap Motion service is lost |
| CLEAP_CONNECTION_MESSAGE | Defines a basic message from the LeapC message queue |
| CLEAP_DEVICE | A handle to a Leap device object |
| CLEAP_DEVICE_EVENT | Device event information |
| CLEAP_DEVICE_FAILURE_EVENT | Device failure information |
| CLEAP_DEVICE_INFO | Properties of a Leap device |
| CLEAP_DEVICE_REF | A reference to a Leap device |
| CLEAP_DEVICE_STATUS_CHANGE_EVENT | A notification that a device's status has changed |
| CLEAP_DIGIT | Describes the digit of a hand |
| CLEAP_DISTORTION_MATRIX | A matrix containing lens distortion correction coordinates |
| CLEAP_FRAME_HEADER | Identifying information for a frame of tracking data |
| CLEAP_HAND | Describes a tracked hand |
| CLEAP_IMAGE_EVENT | Streaming stereo image pairs from the device |
| CLEAP_IMAGE_FRAME_DESCRIPTION | Describes the image to request |
| CLEAP_IMAGE_PROPERTIES | Properties of a sensor image |
| CLEAP_LOG_EVENT | A system log message |
| CLEAP_PALM | Properties associated with the palm of the hand |
| CLEAP_POINT_MAPPING | A notification that a device's point mapping has changed |
| CLEAP_POINT_MAPPING_CHANGE_EVENT | A notification that a device's point mapping has changed |
| CLEAP_POLICY_EVENT | The response from a request to get or set a policy |
| CLEAP_QUATERNION | A four element, floating point quaternion |
| CLEAP_RECORDING_PARAMETERS | Read/Write mode for opening a LEAP_RECORDING |
| CLEAP_RECORDING_STATUS | Information about a current LEAP_RECORDING |
| CLEAP_TRACKING_EVENT | A snapshot, or frame of data, containing the tracking data for a single moment in time |
| CLEAP_VARIANT | A variant data type used to get and set service configuration values |
| CLEAP_VECTOR | A three element, floating-point vector |