18#ifndef itkFloodFilledSpatialFunctionConditionalConstIterator_h
19#define itkFloodFilledSpatialFunctionConditionalConstIterator_h
34template <
typename TImage,
typename TFunction>
134#ifndef ITK_MANUAL_INSTANTIATION
135# include "itkFloodFilledSpatialFunctionConditionalConstIterator.hxx"
typename TImage::InternalPixelType InternalPixelType
typename TImage::IndexType IndexType
typename std::vector< IndexType > SeedsContainerType
typename TImage::RegionType RegionType
typename TImage::SizeType SizeType
typename TImage::PixelType PixelType
typename TFunction::InputType FunctionInputType
FloodFilledFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr, IndexType startIndex)
bool IsPixelIncluded(const IndexType &index) const override
FloodFilledSpatialFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr)
void SetIntersectInclusionStrategy()
void SetOriginInclusionStrategy()
typename TImage::IndexType IndexType
void SetCompleteInclusionStrategy()
unsigned char m_InclusionStrategy
~FloodFilledSpatialFunctionConditionalConstIterator() override=default
FloodFilledSpatialFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr, IndexType startIndex)
FloodFilledFunctionConditionalConstIterator< TImage, TFunction > Superclass
FloodFilledSpatialFunctionConditionalConstIterator Self
void SetCenterInclusionStrategy()
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....