Backward iterator on all the N-faces of a mln::complex<D>.  
More...
#include <static_n_face_iter.hh>
Inherits complex_set_iterator_base< topo::face< D >, static_n_face_bkd_iter< N, D > >.
Public Member Functions | |
| void | next () | 
| Go to the next element.   | |
| static_n_face_bkd_iter () | |
| Construction and assignment.   | |
| void | start () | 
| Manipulation.   | |
Backward iterator on all the N-faces of a mln::complex<D>. 
| N | The dimension of the face associated to this iterator. | |
| D | The dimension of the complex this iterator belongs to. | 
Definition at line 101 of file static_n_face_iter.hh.
| mln::topo::static_n_face_bkd_iter< N, D >::static_n_face_bkd_iter | ( | ) |  [inline] | 
        
Construction and assignment.
Definition at line 194 of file static_n_face_iter.hh.
| void mln::Iterator< static_n_face_bkd_iter< N, D > >::next | ( | ) |  [inherited] | 
        
Go to the next element.
| void mln::topo::static_n_face_bkd_iter< N, D >::start | ( | ) |  [inline] | 
        
 1.7.1