Backward iterator on all the faces of an mln::complex<D>. More...
#include <n_face_iter.hh>
Inherits complex_set_iterator_base< topo::face< D >, n_face_bkd_iter< D > >.
Public Member Functions | |
| void | next () | 
| Go to the next element.   | |
| n_face_bkd_iter () | |
| Construction and assignment.   | |
| 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.
| mln::topo::n_face_bkd_iter< D >::n_face_bkd_iter | ( | ) |  [inline] | 
        
Construction and assignment.
Definition at line 256 of file n_face_iter.hh.
| unsigned mln::topo::n_face_bkd_iter< D >::n | ( | ) |  const [inline] | 
        
Accessors.
Shortcuts to face_'s accessors.
Definition at line 308 of file n_face_iter.hh.
Referenced by mln::topo::n_face_bkd_iter< D >::start().
| 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] | 
        
Manipulation.
Start an iteration.
Definition at line 275 of file n_face_iter.hh.
References mln::topo::n_face_bkd_iter< D >::n().
 1.7.1