C# Class CCT.NUI.Tests.Core.Clustering.ClusterBuilder

Show file Open project: an83/KinectTouch2

Public Methods

Method Description
Create2DClusterAt ( Point center ) : Cluster
Create2DClusterAtZero ( ) : Cluster

Method Details

Create2DClusterAt() public method

public Create2DClusterAt ( Point center ) : Cluster
center Point
return CCT.NUI.Core.Clustering.Cluster

Create2DClusterAtZero() public method

public Create2DClusterAtZero ( ) : Cluster
return CCT.NUI.Core.Clustering.Cluster