|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkImageRegionConstIteratorWithIndex_h
19 #define itkImageRegionConstIteratorWithIndex_h
129 template <
typename TImage>
199 #ifndef ITK_MANUAL_INSTANTIATION
200 # include "itkImageRegionConstIteratorWithIndex.hxx"
typename TImage::SizeType SizeType
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
typename PixelContainer::Pointer PixelContainerPointer
ImageBaseType::SizeType SizeType
typename TImage::PixelType PixelType
typename TImage::IndexType IndexType
typename TImage::InternalPixelType InternalPixelType
ImageBaseType::IndexType IndexType
ImageBaseType::RegionType RegionType
typename TImage::AccessorType AccessorType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
ImageRegionConstIteratorWithIndex(const ImageConstIteratorWithIndex< TImage > &it)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename TImage::RegionType RegionType
ImageRegionConstIteratorWithIndex(const TImage *ptr, const RegionType ®ion)
ImageRegionConstIteratorWithIndex()
typename TImage::PixelContainer PixelContainer
Self & operator=(const Self &it)
typename TImage::OffsetType OffsetType