|
tess 0.4.0
Performance-first tile and path simulation substrate
|
Summary and bounds of one connected local region. More...
#include <tess/topology/topology.h>
Public Attributes | |
| LocalRegionId | id {} |
| std::size_t | tile_count = 0 |
| Box3 | bounds {} |
| std::size_t | boundary_exit_count = 0 |
Friends | |
| constexpr bool | operator== (const LocalRegion &lhs, const LocalRegion &rhs) noexcept=default |
Summary and bounds of one connected local region.