A block contained in a GoRegionBoard. More...
#include <iosfwd>#include "GoBoard.h"#include "GoBoardUtil.h"#include "SgBlackWhite.h"#include "SgDebug.h"#include "SgPoint.h"#include "SgVector.h"Go to the source code of this file.
Classes | |
| class | GoBlock |
| A block augmented by a list of its healthy regions. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &stream, const GoBlock &b) |
A block contained in a GoRegionBoard.
Definition in file GoBlock.h.
| std::ostream& operator<< | ( | std::ostream & | stream, | |
| const GoBlock & | b | |||
| ) |
Definition at line 101 of file GoBlock.cpp.
References GoBlock::Write().