|
tess 1.0.0
Performance-first tile and path simulation substrate
|
Reusable temporary storage for area grouping and adjacency construction. More...
#include <tess/spatial/area.h>
Public Member Functions | |
| void | reserve (std::size_t region_count, std::size_t portal_count) |
Friends | |
| template<typename Residency, typename Grouper> | |
| auto | build_area_index (const RegionGraphT< Residency > &graph, Grouper &&grouper, AreaIndexScratch &scratch, class AreaIndex &index) -> AreaBuildResult |
| Groups graph regions by a caller-supplied nonzero 64-bit semantic key. | |
Reusable temporary storage for area grouping and adjacency construction.