#include <n_face_iter.hh>
Inherits complex_set_iterator_base< topo::face< D >, n_face_fwd_iter< D > >.
Public Member Functions | |
| void | next () | 
| Go to the next element.   | |
| unsigned | n () const | 
| Accessors.   | |
| n_face_fwd_iter () | |
| Construction and assignment.   | |
| void | start () | 
| Manipulation.   | |
| D | The dimension of the complex this iterator belongs to. | 
| mln::topo::n_face_fwd_iter< D >::n_face_fwd_iter | ( | ) |  [inline] | 
        
Construction and assignment.
| unsigned mln::topo::n_face_fwd_iter< D >::n | ( | ) |  const [inline] | 
        
Accessors.
Shortcuts to face_'s accessors.
| void mln::Iterator< n_face_fwd_iter< D > >::next | ( | ) |  [inherited] | 
        
Go to the next element.
| void mln::topo::n_face_fwd_iter< D >::start | ( | ) |  [inline] | 
        
Manipulation.
Test if the iterator is valid.
 1.5.9