Public Types | |
typedef mlc::exact< Win >::ret::point_type | point |
typedef mlc::exact< Win >::ret::dpoint_type | dpoint |
Public Member Functions | |
template<class T> | |
winneighb (const typename Win::abstract_type &win, const T &anchor) | |
const point & | point_ref () const |
mlc::begin_type | operator= (mlc::begin_type) |
mlc::end_type | operator= (mlc::end_type) |
bool | operator== (mlc::end_type) const |
bool | operator!= (mlc::end_type) const |
winneighb & | operator++ () |
winneighb | operator++ (int) |
operator point () const | |
point | cur () const |
Static Public Member Functions | |
static std::string | name () |
Definition at line 40 of file winneighb.hh.