Forward iterator on all the n-faces sharing an adjacent (n-1)-face with a (reference) n-face of an mln::complex<D>. More...
#include <adj_lower_dim_connected_n_face_iter.hh>
Inherits forward_complex_relative_iterator_base< topo::face< D >, algebraic_face< D >, adj_lower_dim_connected_n_face_fwd_iter< D > >, and mln::topo::internal::adj_lower_dim_connected_n_face_iterator< D >.
Public Member Functions | |
| void | next () | 
| Go to the next element.   | |
| adj_lower_dim_connected_n_face_fwd_iter () | |
| Construction.   | |
Forward iterator on all the n-faces sharing an adjacent (n-1)-face with a (reference) n-face of an mln::complex<D>.
| D | The dimension of the complex this iterator belongs to. | 
Definition at line 65 of file adj_lower_dim_connected_n_face_iter.hh.
| mln::topo::adj_lower_dim_connected_n_face_fwd_iter< D >::adj_lower_dim_connected_n_face_fwd_iter | ( | ) |  [inline] | 
        
Construction.
Definition at line 162 of file adj_lower_dim_connected_n_face_iter.hh.
| void mln::Iterator< adj_lower_dim_connected_n_face_fwd_iter< D > >::next | ( | ) |  [inherited] | 
        
Go to the next element.
 1.7.1