Skip to main content

template <typename RegionMap>
void sanity_check_region_map(const RegionMap& rm)

Description

Check that the region map's tree structure is in a good state: - Root bounding box is equal to extent - Bounding box hierarchy is correct - Depth is set correctly on all nodes - No node is overfull

Template Parameters

RegionMap

Parameters

const RegionMap& rm