tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::PathScratch Member List

This is the complete list of members for tess::PathScratch, including all inherited members.

astar_path(const World &world, PathRequest request, PathScratch &scratch, MissingChunkPolicy policy=MissingChunkPolicy::TreatAsBlocked) -> PathResulttess::PathScratchfriend
cached_astar_path(const World &world, PathRequest request, PathScratch &scratch, RouteCacheScratch &cache) -> PathResulttess::PathScratchfriend
capacity_nodes() const noexcept -> std::size_t (defined in tess::PathScratch)tess::PathScratchinline
clear() noexcept (defined in tess::PathScratch)tess::PathScratchinline
reserve_nodes(std::size_t node_count) (defined in tess::PathScratch)tess::PathScratchinline
weighted_astar_path(const World &world, PathRequest request, PathScratch &scratch, MissingChunkPolicy policy=MissingChunkPolicy::TreatAsBlocked) -> PathResulttess::PathScratchfriend
weighted_astar_path(const World &world, PathRequest request, PathScratch &scratch, MissingChunkPolicy policy=MissingChunkPolicy::TreatAsBlocked) -> PathResulttess::PathScratchfriend