|
tess 1.0.0
Performance-first tile and path simulation substrate
|
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::AreaIndex | inline |
| area_of(const RegionGraphT< Residency > &graph, Coord3 coord) const noexcept -> AreaId (defined in tess::AreaIndex) | tess::AreaIndex | inline |
| areas() const noexcept -> std::span< const AreaSummary > (defined in tess::AreaIndex) | tess::AreaIndex | inline |
| build_area_index(const RegionGraphT< Residency > &graph, Grouper &&grouper, AreaIndexScratch &scratch, AreaIndex &index) -> AreaBuildResult | tess::AreaIndex | friend |
| clear() noexcept (defined in tess::AreaIndex) | tess::AreaIndex | inline |
| connections() const noexcept -> std::span< const AreaConnection > (defined in tess::AreaIndex) | tess::AreaIndex | inline |
| is_valid(const RegionGraphT< Residency > &graph) const noexcept -> bool (defined in tess::AreaIndex) | tess::AreaIndex | inline |
| reserve(std::size_t region_count, std::size_t portal_count) (defined in tess::AreaIndex) | tess::AreaIndex | inline |