|
tess 0.4.0
Performance-first tile and path simulation substrate
|
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) -> PathResult | tess::WeightedRouteProduct | friend |
| clear() noexcept (defined in tess::WeightedRouteProduct) | tess::WeightedRouteProduct | inline |
| dependencies() const noexcept -> std::span< const ChunkVersionDependencies::ChunkVersionDependency > (defined in tess::WeightedRouteProduct) | tess::WeightedRouteProduct | inline |
| is_valid(const World &world) const noexcept -> bool (defined in tess::WeightedRouteProduct) | tess::WeightedRouteProduct | inline |
| request() const noexcept -> PathRequest (defined in tess::WeightedRouteProduct) | tess::WeightedRouteProduct | inline |
| reserve_dependencies(std::size_t count) (defined in tess::WeightedRouteProduct) | tess::WeightedRouteProduct | inline |
| reserve_path_nodes(std::size_t node_count) (defined in tess::WeightedRouteProduct) | tess::WeightedRouteProduct | inline |
| weighted_route_product_path(const World &world, const WeightedRouteProduct &product) -> PathResult | tess::WeightedRouteProduct | friend |