C# Class SkeletalHand

Inheritance: HandModel
Afficher le fichier Open project: leapmotion/ImageGrid Class Usage Examples

Méthodes publiques

Méthode Description
UpdateHand ( ) : void

Méthodes protégées

Méthode Description
GetPalmCenter ( ) : Vector3
SetPositions ( ) : void
Start ( ) : void

Method Details

GetPalmCenter() protected méthode

protected GetPalmCenter ( ) : Vector3
Résultat Vector3

SetPositions() protected méthode

protected SetPositions ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

UpdateHand() public méthode

public UpdateHand ( ) : void
Résultat void