BlockLattice.iterateBlocks

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void iterateBlocks(void delegate(Coord) d)
  2. void iterateBlocks(void delegate(Coord) d)
    struct BlockLattice(Ct, uint N)
    void
    iterateBlocks
    ()
    (
    void delegate d
    )

Meta