#include <adj_lower_higher_face_iter.hh>
Inherits mln::topo::internal::complex_relative_iterator_sequence< mln::topo::adj_lower_face_fwd_iter< D >, mln::topo::adj_higher_face_fwd_iter< D >, mln::topo::adj_lower_higher_face_fwd_iter< D > >.
Public Member Functions | |
void | next () |
Go to the next element. | |
adj_lower_higher_face_fwd_iter () | |
Construction. |
D | The dimension of the complex this iterator belongs to. |
Definition at line 71 of file adj_lower_higher_face_iter.hh.
mln::topo::adj_lower_higher_face_fwd_iter< D >::adj_lower_higher_face_fwd_iter | ( | ) | [inline] |
void mln::Iterator< E >::next | ( | ) | [inline, inherited] |
Go to the next element.
Definition at line 102 of file iterator.hh.