Class TriHexGrid
Periodic 2d grid of triangles and hexagons. https://en.wikipedia.org/wiki/Trihexagonal_tiling This is an specialization of PeriodicPlanarMeshGrid.
Implements
Inherited Members
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class TriHexGrid : PeriodicPlanarMeshGrid, IGrid
Constructors
TriHexGrid()
Declaration
public TriHexGrid()