18 #ifndef itkFloodFilledSpatialFunctionConditionalConstIterator_h
19 #define itkFloodFilledSpatialFunctionConditionalConstIterator_h
34 template<
typename TImage,
typename TFunction >
119 #ifndef ITK_MANUAL_INSTANTIATION
120 #include "itkFloodFilledSpatialFunctionConditionalConstIterator.hxx"
Superclass::FunctionType FunctionType
TFunction::InputType FunctionInputType
unsigned char m_InclusionStrategy
std::vector< IndexType > SeedsContainerType
void SetIntersectInclusionStrategy()
Superclass::PixelType PixelType
FloodFilledSpatialFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr, IndexType startIndex)
Superclass::ImageType ImageType
Superclass::IndexType IndexType
Superclass::RegionType RegionType
TImage::IndexType IndexType
Iterates over a flood-filled spatial function with read-only access to pixels.
Superclass::SizeType SizeType
TImage::IndexType IndexType
void SetOriginInclusionStrategy()
TImage::PixelType PixelType
void SetCompleteInclusionStrategy()
virtual ~FloodFilledSpatialFunctionConditionalConstIterator()
FloodFilledSpatialFunctionConditionalConstIterator Self
TImage::SizeType SizeType
FloodFilledFunctionConditionalConstIterator< TImage, TFunction > Superclass
TImage::InternalPixelType InternalPixelType
bool IsPixelIncluded(const IndexType &index) const
void SetCenterInclusionStrategy()
Iterates over a flood-filled spatial function.
Superclass::InternalPixelType InternalPixelType
TImage::RegionType RegionType
Superclass::SeedsContainerType SeedsContainerType
Superclass::FunctionInputType FunctionInputType