ITK  4.3.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkConstNeighborhoodIteratorWithOnlyIndex.h File Reference

Go to the source code of this file.

Classes

class  itk::ConstNeighborhoodIteratorWithOnlyIndex< TImage >
 Index-only version of ConstNeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of indecies across an itk::Image or itk::ImageBase. More...
 

Namespaces

namespace  itk
 

Functions

template<class TImage >
ConstNeighborhoodIteratorWithOnlyIndex
< TImage > 
itk::operator+ (const ConstNeighborhoodIteratorWithOnlyIndex< TImage > &it, const typename ConstNeighborhoodIteratorWithOnlyIndex< TImage >::OffsetType &ind)
 
template<class TImage >
ConstNeighborhoodIteratorWithOnlyIndex
< TImage > 
itk::operator+ (const typename ConstNeighborhoodIteratorWithOnlyIndex< TImage >::OffsetType &ind, const ConstNeighborhoodIteratorWithOnlyIndex< TImage > &it)
 
template<class TImage >
ConstNeighborhoodIteratorWithOnlyIndex
< TImage > 
itk::operator- (const ConstNeighborhoodIteratorWithOnlyIndex< TImage > &it, const typename ConstNeighborhoodIteratorWithOnlyIndex< TImage >::OffsetType &ind)