Expand description

High-level Rust bindings to the legacy Leap Motion C++ SDK 2.3.1.

(very incomplete, you probably shouldn’t be using this)

Modules

Access to raw camera images.

Structs

A connection to a leapd instance.

A reference to a controller.

A frame of tracking data.

A Controller that adds a few convenience methods to perform blocking waits for events.

A timestamp reported by the Leap Motion Service.

Enums

States describing the progression of a gesture.

Types of gestures the Leap Motion service can detect and report to the application.

A device or leapd policy.

Traits

An event listener.