|
tess 0.4.0
Performance-first tile and path simulation substrate
|
Reusable frontier and visitation storage for graph reachability queries. More...
#include <tess/topology/topology.h>
Public Member Functions | |
| void | reserve_regions (std::size_t count) |
| auto | capacity () const noexcept -> std::size_t |
Friends | |
| template<typename Shape, typename Residency> | |
| auto | reachable (const RegionGraphT< Residency > &graph, Coord3 start, Coord3 goal, RegionGraphScratch &scratch) -> ReachabilityResult |
| Queries graph reachability between two world coordinates. | |
Reusable frontier and visitation storage for graph reachability queries.