BoundingBox

Undocumented in source.

Constructors

this
this(Point min, Point max)
Undocumented in source.

Alias This

exists

Members

Variables

exists
bool exists;
max
Point max;
Undocumented in source.
min
Point min;
Undocumented in source.

Meta