Objective-C SDK 文档(v2.3)

此版本的 SDK 变化情况请参考:Leap Motion Release Notes

首先

为了帮助你开始使用 Leap Motion API 进行编程,接下来的文章将提供一个 LeapMotion 所追踪数据的概述、LeapMotion 的硬件和软件如何工作、以及如何将 SDK 设置在项目中:

并且,作为 LeapMotion API 的最快介绍,下面的内容是非常重要的:

最佳实践

一旦你有一个你能做到的好想法,那么花点时间考虑你应该做些什么,下面的文章会有帮助:

深入主题

作为 LeapMotion API 的深度讨论,请参考下面的文章:

API 参考

Classes:

LeapArm LeapImage
LeapBone LeapInteractionBox
LeapCircleGesture LeapKeyTapGesture
LeapConfig LeapMatrix
LeapController LeapPointable
LeapDevice LeapScreenTapGesture
LeapFinger LeapSwipeGesture
LeapFrame LeapTool
LeapGesture LeapVector
LeapHand

Protocols:

LeapListener protocol LeapDelegate protocol

Categories:

LeapPointableOrHandList

附录