Call Dispose after using.
More...
Call Dispose after using.
Definition at line 10 of file ClusterCenters.cs.
◆ Dispose()
| void ClusteringAlgorithms.ClusterCenters.Dispose |
( |
| ) |
|
|
inline |
◆ Get()
| static ClusterCenters ClusteringAlgorithms.ClusterCenters.Get |
( |
int |
numClusters, |
|
|
Vector4[] |
centersBufferData |
|
) |
| |
|
inlinestatic |
Gets a pooled instance of ClusterCenters. The data is copied, making is safe to edit. Don't forget to dispose!
- Returns
Definition at line 75 of file ClusterCenters.cs.
◆ LogClusterCenters()
| static void ClusteringAlgorithms.ClusterCenters.LogClusterCenters |
( |
int |
numClusters, |
|
|
Vector4[] |
centersBufferData |
|
) |
| |
|
inlinestatic |
◆ centers
| Vector4 [] ClusteringAlgorithms.ClusterCenters.centers |
◆ oldVariance
| float? ClusteringAlgorithms.ClusterCenters.oldVariance |
◆ variance
| float? ClusteringAlgorithms.ClusterCenters.variance |
◆ warning
| bool ClusteringAlgorithms.ClusterCenters.warning |
The documentation for this class was generated from the following file:
- Assets/Code/ClusteringTest/ClusteringAlgorithms/Utility/ClusteringRTsAndBuffers/Data classes/ClusterCenters.cs