|
tess 0.4.0
Performance-first tile and path simulation substrate
|
Passable boundary tile that points into an adjacent chunk. More...
#include <tess/topology/topology.h>
Public Attributes | |
| LocalRegionId | region {} |
| LocalTileId | local_tile {} |
| Coord3 | coord {} |
| BoundaryFace | face = BoundaryFace::NegativeX |
| ChunkKey | target_chunk {} |
Friends | |
| constexpr bool | operator== (const LocalBoundaryExit &lhs, const LocalBoundaryExit &rhs) noexcept=default |
Passable boundary tile that points into an adjacent chunk.