#include <GoUctBoard.h>
Inheritance diagram for GoUctBoard::Iterator:

Definition at line 417 of file GoUctBoard.h.
Public Member Functions | |
| Iterator (const GoUctBoard &bd) | |
| void | operator++ () |
| SgPoint | operator * () const |
| operator bool () const | |
| GoUctBoard::Iterator::Iterator | ( | const GoUctBoard & | bd | ) |
Definition at line 491 of file GoUctBoard.h.