|
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 = 0 |
Friends | |
| constexpr bool | operator== (LocalCoord3 lhs, LocalCoord3 rhs) noexcept=default |
Unsigned coordinate of a tile relative to its owning chunk.