Tanoda
LeapInternal.LEAP_HAND Struct Reference

Public Attributes

UInt32 id
 
UInt32 flags
 
eLeapHandType type
 
float confidence
 
UInt64 visible_time
 
float pinch_distance
 
float grab_angle
 
float pinch_strength
 
float grab_strength
 
LEAP_PALM palm
 
LEAP_DIGIT thumb
 
LEAP_DIGIT index
 
LEAP_DIGIT middle
 
LEAP_DIGIT ring
 
LEAP_DIGIT pinky
 
LEAP_BONE arm
 

Detailed Description

Definition at line 704 of file LeapC.cs.

Member Data Documentation

◆ arm

LEAP_BONE LeapInternal.LEAP_HAND.arm

Definition at line 720 of file LeapC.cs.

◆ confidence

float LeapInternal.LEAP_HAND.confidence

Definition at line 708 of file LeapC.cs.

◆ flags

UInt32 LeapInternal.LEAP_HAND.flags

Definition at line 706 of file LeapC.cs.

◆ grab_angle

float LeapInternal.LEAP_HAND.grab_angle

Definition at line 711 of file LeapC.cs.

◆ grab_strength

float LeapInternal.LEAP_HAND.grab_strength

Definition at line 713 of file LeapC.cs.

◆ id

UInt32 LeapInternal.LEAP_HAND.id

Definition at line 705 of file LeapC.cs.

◆ index

LEAP_DIGIT LeapInternal.LEAP_HAND.index

Definition at line 716 of file LeapC.cs.

◆ middle

LEAP_DIGIT LeapInternal.LEAP_HAND.middle

Definition at line 717 of file LeapC.cs.

◆ palm

LEAP_PALM LeapInternal.LEAP_HAND.palm

Definition at line 714 of file LeapC.cs.

◆ pinch_distance

float LeapInternal.LEAP_HAND.pinch_distance

Definition at line 710 of file LeapC.cs.

◆ pinch_strength

float LeapInternal.LEAP_HAND.pinch_strength

Definition at line 712 of file LeapC.cs.

◆ pinky

LEAP_DIGIT LeapInternal.LEAP_HAND.pinky

Definition at line 719 of file LeapC.cs.

◆ ring

LEAP_DIGIT LeapInternal.LEAP_HAND.ring

Definition at line 718 of file LeapC.cs.

◆ thumb

LEAP_DIGIT LeapInternal.LEAP_HAND.thumb

Definition at line 715 of file LeapC.cs.

◆ type

eLeapHandType LeapInternal.LEAP_HAND.type

Definition at line 707 of file LeapC.cs.

◆ visible_time

UInt64 LeapInternal.LEAP_HAND.visible_time

Definition at line 709 of file LeapC.cs.


The documentation for this struct was generated from the following file: