|
tess 0.4.0
Performance-first tile and path simulation substrate
|
Directed connection between regions, including its endpoint tiles. More...
#include <tess/topology/topology.h>
Public Attributes | |
| RegionRef | from {} |
| RegionRef | to {} |
| Coord3 | from_coord {} |
| Coord3 | to_coord {} |
| BoundaryFace | face = BoundaryFace::NegativeX |
Friends | |
| constexpr bool | operator== (const RegionPortal &lhs, const RegionPortal &rhs) noexcept=default |
Directed connection between regions, including its endpoint tiles.