bettercmath ~master (2021-10-22T22:55:25.7546802)
Dub
Repo
bettercmath.hexagrid2d
bettercmath
2D hexagon grid math.
Members
Enums
Orientation
enum
Orientation
Undocumented in source.
Functions
rounded
Hex
!(
int
)
rounded
(Hex!(FT) hex)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
Hex
struct
Hex
(T = int)
Undocumented in source.
Layout
struct
Layout
(Orientation orientation, FT = float)
Undocumented in source.
RectangleHexagrid
struct
RectangleHexagrid
(Orientation orientation, T, uint columns, uint rows)
Undocumented in source.
See Also
https://www.redblobgames.com/grids/hexagons/
Meta
Source
See Source File
bettercmath
modules
box
cmath
easings
hexagrid2d
matrix
misc
transform
valuerange
vector
2D hexagon grid math.