Milena (Olena)
User documentation 2.0a Id
|
Backward iterator on all the faces of an mln::complex<D>. More...
#include <n_face_iter.hh>
Inherits mln::topo::internal::complex_set_iterator_base< topo::face< D >, n_face_bkd_iter< D > >.
Public Member Functions | |
void | next () |
Go to the next element. | |
void | start () |
Manipulation. | |
unsigned | n () const |
Accessors. |
Backward iterator on all the faces of an mln::complex<D>.
D | The dimension of the complex this iterator belongs to. |
Definition at line 127 of file n_face_iter.hh.
unsigned mln::topo::n_face_bkd_iter< D >::n | ( | ) | const [inline] |
void mln::Iterator< n_face_bkd_iter< D > >::next | ( | ) | [inherited] |
Go to the next element.
void mln::topo::n_face_bkd_iter< D >::start | ( | ) | [inline] |