|
tess 0.4.0
Performance-first tile and path simulation substrate
|
This is the complete list of members for tess::FieldProductCache, including all inherited members.
| clear() noexcept (defined in tess::FieldProductCache) | tess::FieldProductCache | inline |
| FieldProductCache(std::size_t byte_budget=std::numeric_limits< std::size_t >::max()) noexcept (defined in tess::FieldProductCache) | tess::FieldProductCache | inlineexplicit |
| lookup(const World &world, const GoalSet &goals) -> const DistanceFieldProduct * (defined in tess::FieldProductCache) | tess::FieldProductCache | inline |
| reserve_entries(std::size_t count) (defined in tess::FieldProductCache) | tess::FieldProductCache | inline |
| reset_stats() noexcept (defined in tess::FieldProductCache) | tess::FieldProductCache | inline |
| set_byte_budget(std::size_t byte_budget) (defined in tess::FieldProductCache) | tess::FieldProductCache | inline |
| stats() const noexcept -> FieldProductCacheStats (defined in tess::FieldProductCache) | tess::FieldProductCache | inline |
| store(DistanceFieldProduct &&product) -> bool (defined in tess::FieldProductCache) | tess::FieldProductCache | inline |