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

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

build_weighted_route_product(const World &world, PathRequest request, PathScratch &scratch, WeightedRouteProduct &product) -> PathResulttess::WeightedRouteProductfriend
clear() noexcept (defined in tess::WeightedRouteProduct)tess::WeightedRouteProductinline
dependencies() const noexcept -> std::span< const ChunkVersionDependencies::ChunkVersionDependency > (defined in tess::WeightedRouteProduct)tess::WeightedRouteProductinline
is_valid(const World &world) const noexcept -> bool (defined in tess::WeightedRouteProduct)tess::WeightedRouteProductinline
request() const noexcept -> PathRequest (defined in tess::WeightedRouteProduct)tess::WeightedRouteProductinline
reserve_dependencies(std::size_t count) (defined in tess::WeightedRouteProduct)tess::WeightedRouteProductinline
reserve_path_nodes(std::size_t node_count) (defined in tess::WeightedRouteProduct)tess::WeightedRouteProductinline
weighted_route_product_path(const World &world, const WeightedRouteProduct &product) -> PathResulttess::WeightedRouteProductfriend