Iterate through all points. More...
#include <GoBoard.h>
Public Member Functions | |
Iterator (const GoBoard &bd) | |
void | operator++ () |
SgPoint | operator* () const |
operator bool () const |
Iterate through all points.
Definition at line 914 of file GoBoard.h.