18#ifndef itkReflectiveImageRegionConstIterator_h
19#define itkReflectiveImageRegionConstIterator_h
53template <
typename TImage>
190#ifndef ITK_MANUAL_INSTANTIATION
191# include "itkReflectiveImageRegionConstIterator.hxx"
ImageConstIteratorWithIndex()=default
typename PixelContainer::Pointer PixelContainerPointer
void SetEndOffset(const OffsetType &offset)
typename TImage::OffsetType OffsetType
OffsetType GetBeginOffset(const OffsetType &)
~ReflectiveImageRegionConstIterator() override=default
OffsetType GetEndOffset(const OffsetType &)
ImageConstIteratorWithIndex< TImage > Superclass
bool m_IsFirstPass[TImage::ImageDimension]
typename TImage::SizeType SizeType
void SetBeginOffset(const OffsetType &offset)
ReflectiveImageRegionConstIterator()
typename TImage::IndexType IndexType
ReflectiveImageRegionConstIterator(const Self &it)
ReflectiveImageRegionConstIterator(const ImageConstIteratorWithIndex< TImage > &it)
void FillOffsets(const OffsetValueType &value)
ReflectiveImageRegionConstIterator(TImage *ptr, const RegionType ®ion)
Self & operator=(const Self &it)
typename TImage::SizeValueType SizeValueType
typename TImage::PixelContainer PixelContainer
typename TImage::RegionType RegionType
bool IsReflected(unsigned int) const
ReflectiveImageRegionConstIterator Self
typename OffsetType::OffsetValueType OffsetValueType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....