Circle

Undocumented in source.

Members

Functions

opEquals
bool opEquals(Circle 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

center
Point center;
Undocumented in source.
radius
double radius;
Undocumented in source.

Meta