Searched defs:ClusterPos (Results 1 – 2 of 2) sorted by relevance
39 ClusterPos() : fCluster(nullptr), fPos(0) {} in ClusterPos() function40 ClusterPos(Cluster* cluster, size_t pos) : fCluster(cluster), fPos(pos) {} in ClusterPos() function
37 ClusterPos() : fCluster(nullptr), fPos(0) {} in ClusterPos() function38 ClusterPos(Cluster* cluster, size_t pos) : fCluster(cluster), fPos(pos) {} in ClusterPos() function