C# Class CCT.NUI.HandTracking.HandData

Inheritance: IHand
Show file Open project: an83/KinectTouch2 Class Usage Examples

Public Methods

Method Description
HandData ( int id, Shape shape, Palm palm, IList fingerPoints ) : System

Method Details

HandData() public method

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