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

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

area_of(RegionRef region) const noexcept -> AreaId (defined in tess::AreaIndex)tess::AreaIndexinline
area_of(const RegionGraphT< Residency > &graph, Coord3 coord) const noexcept -> AreaId (defined in tess::AreaIndex)tess::AreaIndexinline
areas() const noexcept -> std::span< const AreaSummary > (defined in tess::AreaIndex)tess::AreaIndexinline
build_area_index(const RegionGraphT< Residency > &graph, Grouper &&grouper, AreaIndexScratch &scratch, AreaIndex &index) -> AreaBuildResulttess::AreaIndexfriend
clear() noexcept (defined in tess::AreaIndex)tess::AreaIndexinline
connections() const noexcept -> std::span< const AreaConnection > (defined in tess::AreaIndex)tess::AreaIndexinline
is_valid(const RegionGraphT< Residency > &graph) const noexcept -> bool (defined in tess::AreaIndex)tess::AreaIndexinline
reserve(std::size_t region_count, std::size_t portal_count) (defined in tess::AreaIndex)tess::AreaIndexinline