Grid.this

Wraps an existing array.

  1. this(Size size)
  2. this(int width, int height)
  3. this(T[] array, Size size)
    struct Grid(T)
    pure @safe nothrow @nogc
    this

Meta