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

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

clear() noexcept (defined in tess::FieldProductCache)tess::FieldProductCacheinline
FieldProductCache(std::size_t byte_budget=std::numeric_limits< std::size_t >::max()) noexcept (defined in tess::FieldProductCache)tess::FieldProductCacheinlineexplicit
lookup(const World &world, const GoalSet &goals) -> const DistanceFieldProduct * (defined in tess::FieldProductCache)tess::FieldProductCacheinline
reserve_entries(std::size_t count) (defined in tess::FieldProductCache)tess::FieldProductCacheinline
reset_stats() noexcept (defined in tess::FieldProductCache)tess::FieldProductCacheinline
set_byte_budget(std::size_t byte_budget) (defined in tess::FieldProductCache)tess::FieldProductCacheinline
stats() const noexcept -> FieldProductCacheStats (defined in tess::FieldProductCache)tess::FieldProductCacheinline
store(DistanceFieldProduct &&product) -> bool (defined in tess::FieldProductCache)tess::FieldProductCacheinline