|
tess 0.4.0
Performance-first tile and path simulation substrate
|
Reusable flood-fill storage for local topology construction. More...
#include <tess/topology/topology.h>
Public Member Functions | |
| void | reserve_tiles (std::size_t count) |
| auto | capacity () const noexcept -> std::size_t |
Friends | |
| template<typename World, typename PassableTag> | |
| auto | build_local_chunk_topology (const World &world, ChunkKey chunk, LocalTopologyScratch &scratch, class LocalChunkTopology &topology) -> LocalTopologyResult |
| Builds connected-region labels for one valid, resident world chunk. | |
Reusable flood-fill storage for local topology construction.