tess 1.0.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::lattice::HexAxial Struct Reference

#include <tess/core/lattice.h>

Static Public Attributes

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

Detailed Description

Two-dimensional axial hex lattice using x=q, y=r, and z=0.


The documentation for this struct was generated from the following file: