mln::topo::centered_bkd_iter_adapter< D, I > Class Template Reference

Forward complex relative iterator adapters adding the central (reference) point to the set of iterated faces. More...

#include <centered_iter_adapter.hh>

Inherits mln::topo::internal::complex_relative_iterator_sequence< I, mln::topo::center_only_iter< D >, mln::topo::centered_bkd_iter_adapter< D, I > >.

List of all members.

Public Member Functions

void next ()
 Go to the next element.
 centered_bkd_iter_adapter ()
 Construction.


Detailed Description

template<unsigned D, typename I>
class mln::topo::centered_bkd_iter_adapter< D, I >

Forward complex relative iterator adapters adding the central (reference) point to the set of iterated faces.

Template Parameters:
D The dimension of the complex this iterator belongs to.
I The adapated complex relative iterator.

Constructor & Destructor Documentation

template<unsigned D, typename I>
mln::topo::centered_bkd_iter_adapter< D, I >::centered_bkd_iter_adapter (  )  [inline]

Construction.


Member Function Documentation

template<typename E>
void mln::Iterator< E >::next (  )  [inline, inherited]

Go to the next element.

Warning:
This is a final method; iterator classes should not re-defined this method. The actual "next" operation has to be defined through the next_ method.
Precondition:
The iterator is valid.


Generated on Thu Sep 9 19:33:01 2010 for Milena (Olena) by  doxygen 1.5.6