#include <centered_iter_adapter.hh>
Inherits mln::topo::internal::complex_relative_iterator_sequence< I, mln::topo::center_only_iter< D >, mln::topo::centered_bkd_iter_adapter< D, I > >.
Public Member Functions | |
void | next () |
Go to the next element. | |
centered_bkd_iter_adapter () | |
Construction. |
D | The dimension of the complex this iterator belongs to. | |
I | The adapated complex relative iterator. |
mln::topo::centered_bkd_iter_adapter< D, I >::centered_bkd_iter_adapter | ( | ) | [inline] |
Construction.
void mln::Iterator< E >::next | ( | ) | [inline, inherited] |
Go to the next element.