#include <center_only_iter.hh>
Inherits mln::topo::internal::forward_complex_relative_iterator_base< mln::topo::face< D >, mln::topo::algebraic_face< D >, mln::topo::center_only_iter< D > >.
Public Member Functions | |
void | next () |
Go to the next element. | |
center_only_iter () | |
Construction. |
D | The dimension of the complex this iterator belongs to. |
This iterator is essentially used to implement other iterators.
mln::complex_lower_window
mln::complex_higher_window
mln::complex_lower_higher_window
Definition at line 73 of file center_only_iter.hh.
mln::topo::center_only_iter< D >::center_only_iter | ( | ) | [inline] |
void mln::Iterator< E >::next | ( | ) | [inline, inherited] |
Go to the next element.
Definition at line 102 of file iterator.hh.