Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &o, const rect &r) |
ostream & | operator<< (ostream &o, const point &p) |
|
Definition at line 93 of file rect.cpp. References point::get_x(), and point::get_y(). |
|
Definition at line 88 of file rect.cpp. References rect::bottom(), rect::left(), rect::right(), and rect::top(). |