LeapMotion v2 中文文档
Ctrlk
  • Introduction
  • 语言
    • Introduction
    • C++
    • Objective-C
      • 文档概述(v2.3)
      • 骨骼追踪模型概述
      • API 综述
      • 设计指南
      • 应用程序开发
      • 使用追踪 API
      • API 参考
      • 附录
    • Python
    • JavaScript
Powered by GitBook
On this page
  • 目录
  • 许可

Was this helpful?

  1. 语言

Objective-C

当前文档版本: v2.3

目录

  • 文档概述(v2.3)

  • 骨骼追踪模型概述

  • API 综述

  • 设计指南

    • 菜单设计指南

    • 用户导向与教程设计指南

    • TODO: 应用展示与营销指南

    • 用户体验设计指南

  • 应用程序开发

    • SDK 库

    • 快速入门

    • 项目设置

    • 系统架构

    • 运行时配置

  • 使用追踪 API

    • 连接到控制器

    • 追踪模型

    • 帧

    • 手

    • 手指

    • 手势

    • 触摸仿真

    • 运动

    • 坐标系统

    • 相机图像

    • 序列化追踪数据

  • API 参考

    • TODO: LeapArm

    • TODO: LeapBone

    • TODO: LeapCircleGesture

    • TODO: LeapConfig

    • TODO: LeapController

    • TODO: LeapDelegate

    • TODO: LeapDevice

    • TODO: DeviceList

    • TODO: LeapFinger

    • TODO: FingerList

    • TODO: LeapFrame

    • TODO: LeapGesture

    • TODO: GestureList

    • TODO: LeapHand

    • TODO: LeapImage

    • TODO: ImageList

    • TODO: LeapInteractionBox

    • TODO: LeapKeyTapGesture

    • TODO: LeapListener Protocol

    • TODO: LeapMatrix

    • TODO: LeapPointable

    • TODO: LeapPointableList

    • TODO: LeapPointableOrHandList

    • TODO: Category

    • TODO: LeapScreenTapGesture

    • TODO: LeapSwipeGesture

    • TODO: LeapTool

    • TODO: LeapVector

  • 附录

    • Leap Motion Release Notes

    • 使用 LeapMotion 控制面板

    • 使用可视化诊断工具

    • WebSocket 通信

    • 鸣谢

许可

LeapMotion SDK 中文文档 - Objective-C 由 欧长坤 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。基于LeapMotion 官方文档上的作品创作。

Previous鸣谢Next文档概述(v2.3)

Last updated 6 years ago

Was this helpful?