CLUSTER_MAP_CACHE_SIZE
for (i = 0; i < CLUSTER_MAP_CACHE_SIZE; i++) {
fClusterMapCacheLast %= CLUSTER_MAP_CACHE_SIZE;
for (int i = 0; i < CLUSTER_MAP_CACHE_SIZE; i++) {
} fClusterMapCache[CLUSTER_MAP_CACHE_SIZE];