18#ifndef itkImageRegionConstIteratorWithOnlyIndex_h
19#define itkImageRegionConstIteratorWithOnlyIndex_h
130template <
typename TImage>
195#ifndef ITK_MANUAL_INSTANTIATION
196# include "itkImageRegionConstIteratorWithOnlyIndex.hxx"
Pixel-wise addition of two images.
A base class for multi-dimensional iterators templated over image type that are designed to provide o...
typename TImage::OffsetType OffsetType
typename TImage::RegionType RegionType
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
ImageRegionConstIteratorWithOnlyIndex(const ImageConstIteratorWithOnlyIndex< TImage > &it)
ImageRegionConstIteratorWithOnlyIndex(const TImage *ptr, const RegionType ®ion)
ImageRegionConstIteratorWithOnlyIndex()
ImageBaseType::RegionType RegionType
ImageBaseType::IndexType IndexType
ImageBaseType::SizeType SizeType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....