|
tess 0.4.0
Performance-first tile and path simulation substrate
|
This is the complete list of members for tess::LocalChunkTopology, including all inherited members.
| boundary_exits() const noexcept -> std::span< const LocalBoundaryExit > (defined in tess::LocalChunkTopology) | tess::LocalChunkTopology | inline |
| build_local_chunk_topology(const World &world, ChunkKey chunk, LocalTopologyScratch &scratch, LocalChunkTopology &topology) -> LocalTopologyResult | tess::LocalChunkTopology | friend |
| chunk() const noexcept -> ChunkKey (defined in tess::LocalChunkTopology) | tess::LocalChunkTopology | inline |
| chunk_coord() const noexcept -> ChunkCoord3 (defined in tess::LocalChunkTopology) | tess::LocalChunkTopology | inline |
| clear() noexcept (defined in tess::LocalChunkTopology) | tess::LocalChunkTopology | inline |
| region(LocalRegionId id) const noexcept -> const LocalRegion * (defined in tess::LocalChunkTopology) | tess::LocalChunkTopology | inline |
| region_at(LocalTileId tile) const noexcept -> LocalRegionId (defined in tess::LocalChunkTopology) | tess::LocalChunkTopology | inline |
| region_at(LocalCoord3 coord) const noexcept -> LocalRegionId (defined in tess::LocalChunkTopology) | tess::LocalChunkTopology | inline |
| region_ids() const noexcept -> std::span< const LocalRegionId > (defined in tess::LocalChunkTopology) | tess::LocalChunkTopology | inline |
| regions() const noexcept -> std::span< const LocalRegion > (defined in tess::LocalChunkTopology) | tess::LocalChunkTopology | inline |
| version() const noexcept -> std::uint32_t (defined in tess::LocalChunkTopology) | tess::LocalChunkTopology | inline |