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

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

#include <itkShapedNeighborhoodIterator.h>

List of all members.

Public Member Functions

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


Detailed Description

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

An iterator for the ShapedNeighborhood classes.

Definition at line 178 of file itkShapedNeighborhoodIterator.h.


Constructor & Destructor Documentation

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

Definition at line 180 of file itkShapedNeighborhoodIterator.h.

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

Definition at line 181 of file itkShapedNeighborhoodIterator.h.

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

Definition at line 184 of file itkShapedNeighborhoodIterator.h.


Member Function Documentation

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

Definition at line 185 of file itkShapedNeighborhoodIterator.h.

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

Definition at line 192 of file itkShapedNeighborhoodIterator.h.


The documentation for this struct was generated from the following file:

Generated at Tue Sep 15 12:39:36 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000