18 #ifndef itkReflectiveImageRegionIterator_h
19 #define itkReflectiveImageRegionIterator_h
43 template<
typename TImage >
83 { this->m_PixelAccessor.Set(*( const_cast< InternalPixelType * >( this->m_Position ) ), value); }
100 #ifndef ITK_MANUAL_INSTANTIATION
101 #include "itkReflectiveImageRegionIterator.hxx"
typename TImage::SizeType SizeType
typename SizeType::SizeValueType SizeValueType
typename IndexType::IndexValueType IndexValueType
Multi-dimensional image iterator which only walks a region.
unsigned long SizeValueType
typename PixelContainer::Pointer PixelContainerPointer
Multi-dimensional image iterator which only walks a region.
typename TImage::InternalPixelType InternalPixelType
typename OffsetType::OffsetValueType OffsetValueType
typename TImage::PixelType PixelType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
ImageBaseType::SizeType SizeType
ImageBaseType::IndexType IndexType
signed long IndexValueType
typename TImage::IndexType IndexType
typename TImage::RegionType RegionType
typename TImage::AccessorType AccessorType
void Set(const PixelType &value) const
typename TImage::PixelContainer PixelContainer
ImageBaseType::RegionType RegionType
typename TImage::OffsetType OffsetType
signed long OffsetValueType