|
tess 0.4.0
Performance-first tile and path simulation substrate
|
This is the complete list of members for tess::RouteCacheScratch, including all inherited members.
| bind_class(std::uintptr_t identity) noexcept (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | inline |
| cached_astar_path(const World &world, PathRequest request, PathScratch &scratch, RouteCacheScratch &cache) -> PathResult | tess::RouteCacheScratch | friend |
| capture_world_versions(const World &world) noexcept (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | inline |
| clear() noexcept (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | inline |
| default_max_entries (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | static |
| default_max_path_nodes (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | static |
| invalidate() noexcept (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | inline |
| invalidate_if_world_changed(const World &world) noexcept -> bool (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | inline |
| reserve_path_nodes(std::size_t node_count) (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | inline |
| reserve_routes(std::size_t route_count) (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | inline |
| reset_stats() noexcept (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | inline |
| set_caps(std::size_t max_entries, std::size_t max_path_nodes) noexcept (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | inline |
| stats() const noexcept -> RouteCacheStats (defined in tess::RouteCacheScratch) | tess::RouteCacheScratch | inline |