This is the complete list of members for ml::Clusters, including all inherited members.
calcClusterSizes(const ClusterUserDataParameters &userDataParameters) | ml::Clusters | |
Clusters() | ml::Clusters | |
getBackgroundCluster() const | ml::Clusters | |
getClusterAt(MLuint rank) const | ml::Clusters | |
getClusterInfoList() const | ml::Clusters | |
getClusterOfVoxel(MLint x, MLint y, MLint z) const | ml::Clusters | |
getClusterRef(MLint x, MLint y, MLint z) const | ml::Clusters | |
getImageExtent() const | ml::Clusters | inline |
getImageProperties() const | ml::Clusters | inline |
getMaxClusterSize() const | ml::Clusters | |
getMaxRank() const | ml::Clusters | |
getNewReference(MLdouble imageValue) | ml::Clusters | |
getNumClusters() const | ml::Clusters | |
getPageExtent() const | ml::Clusters | inline |
getRankOfSizeAt(MLint x, MLint y, MLint z) const | ml::Clusters | |
getVoxelToWorldMatrix() const | ml::Clusters | inline |
getVoxelVolumeInMilliliters() const | ml::Clusters | inline |
getWorldToVoxeldMatrix() const | ml::Clusters | inline |
incrementClusterSize(MLuint currentClusterRef) | ml::Clusters | |
init(MLint extentX, MLint extentY, MLint extentZ) | ml::Clusters | |
isUsing2DNeighborhood() const | ml::Clusters | inline |
merge(MLuint currentClusterRef, MLuint neighborClusterRef) | ml::Clusters | |
setClusterRef(MLint xi, MLint yi, MLint zi, MLuint currentClusterRef) | ml::Clusters | |
setImageParameters(const PagedImage *inImage) | ml::Clusters | |
setUse2DNeighborhood() | ml::Clusters | inline |
setUserDataAtRank(MLuint rank, MLdouble userData) | ml::Clusters | |
~Clusters() | ml::Clusters | |