mln::bkd_pixter3d< I > Class Template Reference

Backward pixel iterator on a 3-D image with border. More...

#include <pixter3d.hh>

Inherits backward_pixel_iterator_base_< I, bkd_pixter3d< I > >.

List of all members.

Public Types

typedef I image
 Image type.

Public Member Functions

 bkd_pixter3d (I &image)
 Constructor.
void next ()
 Go to the next element.


Detailed Description

template<typename I>
class mln::bkd_pixter3d< I >

Backward pixel iterator on a 3-D image with border.

Member Typedef Documentation

template<typename I >
typedef I mln::bkd_pixter3d< I >::image

Image type.


Constructor & Destructor Documentation

template<typename I >
mln::bkd_pixter3d< I >::bkd_pixter3d ( I &  image  )  [inline]

Constructor.

Parameters:
[in] image The image this pixel iterator is bound to.


Member Function Documentation

void mln::Iterator< bkd_pixter3d< I > >::next (  )  [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 Tue Jul 14 16:32:16 2009 for Milena (Olena) by  doxygen 1.5.9