C# Class CCT.NUI.Core.Clustering.ClusterCollection

Show file Open project: an83/KinectTouch2 Class Usage Examples

Public Methods

Method Description
ClusterCollection ( ) : System
ClusterCollection ( IList clusters ) : System

Method Details

ClusterCollection() public method

public ClusterCollection ( ) : System
return System

ClusterCollection() public method

public ClusterCollection ( IList clusters ) : System
clusters IList
return System