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

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

clear() noexcept (defined in tess::WeightedPathBatchScratch)tess::WeightedPathBatchScratchinline
reserve_path_nodes(std::size_t node_count) (defined in tess::WeightedPathBatchScratch)tess::WeightedPathBatchScratchinline
reserve_requests(std::size_t request_count) (defined in tess::WeightedPathBatchScratch)tess::WeightedPathBatchScratchinline
reserve_search_nodes(std::size_t node_count) (defined in tess::WeightedPathBatchScratch)tess::WeightedPathBatchScratchinline
stats() const noexcept -> WeightedPathBatchStats (defined in tess::WeightedPathBatchScratch)tess::WeightedPathBatchScratchinline
weighted_path_batch(const World &world, std::span< const PathRequest > requests, WeightedPathBatchScratch &scratch, MissingChunkPolicy policy=MissingChunkPolicy::ReportIndeterminate) -> std::span< const PathResult >tess::WeightedPathBatchScratchfriend
weighted_path_batch(const World &world, std::span< const PathRequest > requests, WeightedPathBatchScratch &scratch, MissingChunkPolicy policy, const Provider &provider) -> std::span< const PathResult >tess::WeightedPathBatchScratchfriend