C# Class CCT.NUI.HandTracking.HandData

Inheritance: IHand
Afficher le fichier Open project: an83/KinectTouch2 Class Usage Examples

Méthodes publiques

Méthode Description
HandData ( int id, Shape shape, Palm palm, IList fingerPoints ) : System

Method Details

HandData() public méthode

public HandData ( int id, Shape shape, Palm palm, IList fingerPoints ) : System
id int
shape CCT.NUI.Core.Shape.Shape
palm Palm
fingerPoints IList
Résultat System