Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

rect.cpp File Reference

Go to the source code of this file.

Functions

ostream & operator<< (ostream &o, const rect &r)
ostream & operator<< (ostream &o, const point &p)


Function Documentation

ostream& operator<< ostream &    o,
const point   p
 

Definition at line 93 of file rect.cpp.

References point::get_x(), and point::get_y().

ostream& operator<< ostream &    o,
const rect   r
 

Definition at line 88 of file rect.cpp.

References rect::bottom(), rect::left(), rect::right(), and rect::top().


Generated on Fri Aug 9 22:54:30 2002 for san_player by doxygen1.2.16