tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::LocalTopologyScratch Class Reference

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.

Detailed Description

Reusable flood-fill storage for local topology construction.


The documentation for this class was generated from the following file: