ClassicBlockBox

Undocumented in source.

Constructors

this
this(Vector3!T start, Vector3!T end)
Undocumented in source.
this
this(T startx, T starty, T startz, T endx, T endy, T endz)
Undocumented in source.

Members

Functions

update
void update(Vector3!T position)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

dup
Box!T dup [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maximum
Vector3!T maximum [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
minimum
Vector3!T minimum [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta