#include <GoBoardUtil.h>
Inheritance diagram for GoNbIterator:
Definition at line 1159 of file GoBoardUtil.h.
Public Member Functions | |
GoNbIterator (const GoBoard &bd, SgPoint p) | |
void | operator++ () |
SgPoint | operator * () const |
operator bool () const |
Definition at line 1166 of file GoBoardUtil.h.