Forward complex relative iterator adapters adding the central (reference) point to the set of iterated faces. More...
#include <centered_iter_adapter.hh>
Inherits complex_relative_iterator_sequence< I, center_only_iter< D >, centered_bkd_iter_adapter< D, I > >.
Public Member Functions | |
| void | next () | 
| Go to the next element.   | |
| centered_bkd_iter_adapter () | |
| Construction.   | |
Forward complex relative iterator adapters adding the central (reference) point to the set of iterated faces.
| D | The dimension of the complex this iterator belongs to. | |
| I | The adapated complex relative iterator. | 
Definition at line 91 of file centered_iter_adapter.hh.
| mln::topo::centered_bkd_iter_adapter< D, I >::centered_bkd_iter_adapter | ( | ) |  [inline] | 
        
Construction.
Definition at line 141 of file centered_iter_adapter.hh.
| void mln::Iterator< centered_bkd_iter_adapter< D, I > >::next | ( | ) |  [inherited] | 
        
Go to the next element.
 1.7.1