Point.cpp File Reference

#include "Point.h"

Include dependency graph for Point.cpp:

Go to the source code of this file.

Functions

ostream & operator<< (ostream &os, const Point point)


Function Documentation

ostream& operator<< ( ostream &  os,
const Point  point 
)

Convenience method for streaming a point to a given output stream.

Parameters:
os The output stream
point A given point object
Returns:
Reference to the output stream os on which output has been written
See also:
Point::toString()

Definition at line 59 of file Point.cpp.


Generated on Sat Oct 13 17:34:43 2007 for R-Tree by  doxygen 1.5.2