if (heightLevelImage == null) {
printHeightImageMissingError(position);
}
}
TerrainOverlapManager overlapManager = quadMap.getTerrainOverlapManager();
if (overlapManager != null) {
// We care about overlapping...
// make the order of the overlap-images random! Perhaps save space
// by not constructing all arrays