18#ifndef itkImageRegionIteratorWithIndex_h
19#define itkImageRegionIteratorWithIndex_h
72template <
typename TImage>
111 this->m_PixelAccessorFunctor.Set(*(
const_cast<InternalPixelType *
>(this->m_Position)), value);
133#ifndef ITK_MANUAL_INSTANTIATION
134# include "itkImageRegionIteratorWithIndex.hxx"
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
typename TImage::AccessorType AccessorType
typename TImage::PixelType PixelType
typename TImage::RegionType RegionType
typename PixelContainer::Pointer PixelContainerPointer
typename TImage::OffsetType OffsetType
typename TImage::InternalPixelType InternalPixelType
typename TImage::PixelContainer PixelContainer
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
A multi-dimensional iterator templated over image type that walks pixels within a region and is speci...
ImageBaseType::RegionType RegionType
ImageBaseType::IndexType IndexType
ImageBaseType::SizeType SizeType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....