ClassicBlockBox.this

Undocumented in source.
  1. this(Vector3!T start, Vector3!T end)
  2. this(T startx, T starty, T startz, T endx, T endy, T endz)
    class ClassicBlockBox(T)
    @safe
    this
  3. Vector3!T size_start;
  4. Vector3!T size_end;

Meta