tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::RegionGraphT< Residency > Member List

This is the complete list of members for tess::RegionGraphT< Residency >, including all inherited members.

build_region_graph(const World &world, LocalTopologyScratch &scratch, RegionGraphT< typename World::residency_type > &graph, const Provider &provider={}) -> LocalTopologyResulttess::RegionGraphT< Residency >friend
clear() noexcept (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >inline
is_region_graph_fresh (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >friend
local_topologies() const noexcept -> std::span< const LocalChunkTopology > (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >inline
local_topology(ChunkKey chunk) const noexcept -> const LocalChunkTopology * (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >inline
matches_class() const noexcept -> bool (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >inline
matches_provider() const noexcept -> bool (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >inline
matches_provider(const Provider &provider) const noexcept -> bool (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >inline
portals() const noexcept -> std::span< const RegionPortal > (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >inline
reachable (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >friend
region_count() const noexcept -> std::uint32_t (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >inline
region_index(RegionRef ref) const noexcept -> std::uint32_t (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >inline
region_of(Coord3 coord) const noexcept -> RegionRef (defined in tess::RegionGraphT< Residency >)tess::RegionGraphT< Residency >inline
update_region_graph(const World &world, LocalTopologyScratch &scratch, RegionGraphT< typename World::residency_type > &graph, std::span< const ChunkKey > dirty_chunks, const Provider &provider={}) -> LocalTopologyResulttess::RegionGraphT< Residency >friend