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.


Detailed Description

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

An iterator for the ShapedNeighborhood classes.

Definition at line 176 of file itkShapedNeighborhoodIterator.h.

Public Member Functions

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


Constructor & Destructor Documentation

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

Definition at line 178 of file itkShapedNeighborhoodIterator.h.

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

Definition at line 179 of file itkShapedNeighborhoodIterator.h.

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

Definition at line 182 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 183 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 190 of file itkShapedNeighborhoodIterator.h.


The documentation for this struct was generated from the following file:
Generated at Sun Sep 3 00:35:54 2006 for ITK by doxygen 1.4.7 written by Dimitri van Heesch, © 1997-2000