#include <tess/core/lattice.h>
|
|
static constexpr Identity | identity = Identity::HexAxial |
|
static constexpr std::uint32_t | version = 1 |
|
template<auto Size, auto Chunk> |
| static constexpr bool | valid_shape = Size.z == 1 && Chunk.z == 1 |
Two-dimensional axial hex lattice using x=q, y=r, and z=0.
The documentation for this struct was generated from the following file: