tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::LocalBoundaryExit Struct Reference

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

Detailed Description

Passable boundary tile that points into an adjacent chunk.


The documentation for this struct was generated from the following file: