Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

SgRect.h File Reference


Detailed Description

Rectangle on the Go board.

Definition in file SgRect.h.

#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)


Function Documentation

std::ostream& operator<< ( std::ostream &  stream,
const SgRect rect 
)

Definition at line 24 of file SgRect.cpp.

References SgRect::Bottom(), SgRect::Left(), SgRect::Right(), and SgRect::Top().


17 Jun 2010 Doxygen 1.4.7