Box

Undocumented in source.

Constructors

this
this(double ax, double ay, double bx, double by)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(Box b)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

highx
double highx;
highy
double highy;
lowx
double lowx;
lowy
double lowy;
Undocumented in source.

Meta