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

rect.h File Reference

Go to the source code of this file.

Compounds

class  point
 simple class for handling both 2D position and size More...

class  rect
 simple class for handling a rectangular zone. More...


Functions

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


Function Documentation

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

Definition at line 93 of file rect.cpp.

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

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


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