Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Iterator Struct Reference

#include <itkShapedNeighborhoodIterator.h>

List of all members.

Public Member Functions

 Iterator ()
 Iterator (Self *s)
 ~Iterator ()
const Iteratoroperator= (const Iterator &o)
void Set (const PixelType &v) const


Detailed Description

template<class TImage, class TBoundaryCondition = ZeroFluxNeumannBoundaryCondition<TImage>>
struct itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Iterator

An iterator for the ShapedNeighborhood classes.

Definition at line 153 of file itkShapedNeighborhoodIterator.h.


Constructor & Destructor Documentation

template<class TImage, class TBoundaryCondition = ZeroFluxNeumannBoundaryCondition<TImage>>
itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Iterator::Iterator  )  [inline]
 

Definition at line 155 of file itkShapedNeighborhoodIterator.h.

References itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator, and itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Self.

template<class TImage, class TBoundaryCondition = ZeroFluxNeumannBoundaryCondition<TImage>>
itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Iterator::Iterator Self s  )  [inline]
 

Definition at line 156 of file itkShapedNeighborhoodIterator.h.

template<class TImage, class TBoundaryCondition = ZeroFluxNeumannBoundaryCondition<TImage>>
itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Iterator::~Iterator  )  [inline]
 

Definition at line 159 of file itkShapedNeighborhoodIterator.h.


Member Function Documentation

template<class TImage, class TBoundaryCondition = ZeroFluxNeumannBoundaryCondition<TImage>>
const Iterator& itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Iterator::operator= const Iterator o  )  [inline]
 

Definition at line 160 of file itkShapedNeighborhoodIterator.h.

template<class TImage, class TBoundaryCondition = ZeroFluxNeumannBoundaryCondition<TImage>>
void itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Iterator::Set const PixelType v  )  const [inline]
 

Definition at line 167 of file itkShapedNeighborhoodIterator.h.


The documentation for this struct was generated from the following file:
Generated at Sun Apr 1 03:13:20 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000