Milena (Olena)
User documentation 2.0a Id
|
Forward iterator on all the faces of an mln::complex<D>. More...
#include <face_iter.hh>
Inherits mln::topo::internal::complex_set_iterator_base< topo::face< D >, face_fwd_iter< D > >.
Public Member Functions | |
void | next () |
Go to the next element. | |
face_fwd_iter () | |
Construction and assignment. | |
void | start () |
Manipulation. | |
Forward iterator on all the faces of an mln::complex<D>.
D | The dimension of the complex this iterator belongs to. |
Definition at line 69 of file face_iter.hh.
|
inline |
Construction and assignment.
Definition at line 155 of file face_iter.hh.
|
inherited |
Go to the next element.
|
inline |