|
tess 0.4.0
Performance-first tile and path simulation substrate
|
This is the complete list of members for tess::ChunkView< World >, including all inherited members.
| bounds() const noexcept -> Box3 (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inline |
| ChunkView(world_type &world, ChunkKey key) noexcept (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inline |
| contains_local(Coord3 coord) noexcept (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inlinestatic |
| coord() const noexcept -> ChunkCoord3 (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inline |
| field_span() const noexcept (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inline |
| for_each_tile(Fn &&fn) const (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inline |
| is_boundary(LocalCoord3 coord) noexcept (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inlinestatic |
| is_interior(LocalCoord3 coord) noexcept (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inlinestatic |
| key() const noexcept -> ChunkKey (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inline |
| local_bounds() noexcept -> Box3 (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inlinestatic |
| local_coord(LocalTileId id) noexcept -> LocalCoord3 (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inlinestatic |
| local_tile_id(LocalCoord3 coord) noexcept -> LocalTileId (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inlinestatic |
| meta() const noexcept -> meta_type & (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inline |
| meta_type typedef (defined in tess::ChunkView< World >) | tess::ChunkView< World > | |
| mutable_world_type typedef (defined in tess::ChunkView< World >) | tess::ChunkView< World > | |
| page() const noexcept -> page_type & (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inline |
| page_type typedef (defined in tess::ChunkView< World >) | tess::ChunkView< World > | |
| shape_type typedef (defined in tess::ChunkView< World >) | tess::ChunkView< World > | |
| try_local_coord(Coord3 coord) noexcept -> std::optional< LocalCoord3 > (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inlinestatic |
| world_coord(Coord3 local_candidate) const noexcept -> Coord3 (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inline |
| world_coord(LocalCoord3 coord) const noexcept -> Coord3 (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inline |
| world_coord(LocalTileId id) const noexcept -> Coord3 (defined in tess::ChunkView< World >) | tess::ChunkView< World > | inline |
| world_type typedef (defined in tess::ChunkView< World >) | tess::ChunkView< World > |