#include <coordit.h>
Public Member Functions | |
circle_iterator (const circle_def &circle_) | |
operator bool () const | |
coord_def | operator* () const |
void | operator++ () |
void | operator++ (int) |
circle_iterator::circle_iterator | ( | const circle_def & | circle_ | ) |
circle_iterator::operator bool | ( | ) | const |
coord_def circle_iterator::operator* | ( | ) | const |
void circle_iterator::operator++ | ( | ) |
void circle_iterator::operator++ | ( | int | ) |