Rectangle on the Go board. More...
#include "SgPoint.h"
Go to the source code of this file.
Classes | |
class | SgRect |
Rectangle on the Go board. More... | |
class | SgRectIterator |
Iterator for rectangle on the Go board, based on SgRect object. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &stream, const SgRect &rect) |
Rectangle on the Go board.
Definition in file SgRect.h.
std::ostream& operator<< | ( | std::ostream & | stream, | |
const SgRect & | rect | |||
) |
Definition at line 23 of file SgRect.cpp.
References SgRect::Bottom(), SgRect::Left(), SgRect::Right(), and SgRect::Top().