|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/core/shape.h>
Public Attributes | |
| std::uint64_t | x = 0 |
| std::uint64_t | y = 0 |
| std::uint64_t | z = 1 |
Friends | |
| constexpr bool | operator== (Extent3 lhs, Extent3 rhs) noexcept=default |
Unsigned three-axis size used for worlds, chunks, and boxes.