base() const | RestrictedNeighborhoodCirculator | [inline] |
base_type typedef | RestrictedNeighborhoodCirculator | |
center() const | RestrictedNeighborhoodCirculator | [inline] |
diff() const | RestrictedNeighborhoodCirculator | [inline] |
difference_type typedef | RestrictedNeighborhoodCirculator | |
Direction typedef | RestrictedNeighborhoodCirculator | |
direction() const | RestrictedNeighborhoodCirculator | [inline] |
directionBit() const | RestrictedNeighborhoodCirculator | [inline] |
index_reference typedef | RestrictedNeighborhoodCirculator | |
isDiagonal() const | RestrictedNeighborhoodCirculator | [inline] |
iterator_category typedef | RestrictedNeighborhoodCirculator | |
moveCenterToNeighbor() | NeighborhoodCirculator | [inline, private] |
NeighborCode typedef | RestrictedNeighborhoodCirculator | |
NeighborhoodCirculator(IMAGEITERATOR const ¢er=IMAGEITERATOR(), Direction d=NEIGHBOROFFSETCIRCULATOR::East) | NeighborhoodCirculator | [inline, private] |
operator *() const | RestrictedNeighborhoodCirculator | [inline] |
operator!=(RestrictedNeighborhoodCirculator const &rhs) const | RestrictedNeighborhoodCirculator | [inline] |
vigra::NeighborhoodCirculator::operator!=(NeighborhoodCirculator const &rhs) const | NeighborhoodCirculator | [inline, private] |
operator+(difference_type d) const | RestrictedNeighborhoodCirculator | [inline] |
operator++() | RestrictedNeighborhoodCirculator | [inline] |
operator++(int) | RestrictedNeighborhoodCirculator | [inline] |
operator+=(difference_type d) | RestrictedNeighborhoodCirculator | [inline] |
operator-(difference_type d) const | RestrictedNeighborhoodCirculator | [inline] |
operator-(RestrictedNeighborhoodCirculator const &rhs) const | RestrictedNeighborhoodCirculator | [inline] |
vigra::NeighborhoodCirculator::operator-(NeighborhoodCirculator const &rhs) const | NeighborhoodCirculator | [inline, private] |
operator--() | RestrictedNeighborhoodCirculator | [inline] |
operator--(int) | RestrictedNeighborhoodCirculator | [inline] |
operator-=(difference_type d) | RestrictedNeighborhoodCirculator | [inline] |
operator->() const | RestrictedNeighborhoodCirculator | [inline] |
operator==(RestrictedNeighborhoodCirculator const &rhs) const | RestrictedNeighborhoodCirculator | [inline] |
vigra::NeighborhoodCirculator::operator==(NeighborhoodCirculator const &rhs) const | NeighborhoodCirculator | [inline, private] |
operator[](difference_type d) const | NeighborhoodCirculator | [inline, private] |
pointer typedef | RestrictedNeighborhoodCirculator | |
reference typedef | RestrictedNeighborhoodCirculator | |
RestrictedNeighborhoodCirculator(IMAGEITERATOR const ¢er=IMAGEITERATOR(), AtImageBorder atBorder=NotAtBorder) | RestrictedNeighborhoodCirculator | [inline] |
swapCenterNeighbor() | NeighborhoodCirculator | [inline, private] |
turnLeft() | NeighborhoodCirculator | [inline, private] |
turnRight() | NeighborhoodCirculator | [inline, private] |
turnRound() | NeighborhoodCirculator | [inline, private] |
turnTo(Direction d) | NeighborhoodCirculator | [inline, private] |
value_type typedef | RestrictedNeighborhoodCirculator | |