Skip to main content

Module graph

Module graph 

Source
Expand description

6-connected hex grid graph construction via KD-tree spatial search.

Structs§

HexGridGraph
A 6-connected hex grid graph over 2D points.

Traits§

HexNeighborValidator
Extension point for hex-pattern-specific neighbor validation.