C# Class CCT.NUI.Core.Shape.Shape

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

Public Methods

Method Description
Shape ( System.Point center, Volume volume, Contour contour, ConvexHull convexHull, IList points ) : System

Method Details

Shape() public method

public Shape ( System.Point center, Volume volume, Contour contour, ConvexHull convexHull, IList points ) : System
center System.Point
volume Volume
contour Contour
convexHull ConvexHull
points IList
return System