18#ifndef itkFloodFilledSpatialFunctionConditionalIterator_h
19#define itkFloodFilledSpatialFunctionConditionalIterator_h
34template <
typename TImage,
typename TFunction>
ImageType::ConstWeakPointer m_Image
std::queue< IndexType > m_IndexStack
typename TImage::InternalPixelType InternalPixelType
typename TImage::IndexType IndexType
typename std::vector< IndexType > SeedsContainerType
typename TImage::RegionType RegionType
typename TImage::SizeType SizeType
FloodFilledSpatialFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr, IndexType startIndex)
typename TImage::PixelType PixelType
typename TFunction::InputType FunctionInputType
FloodFilledSpatialFunctionConditionalConstIterator< TImage, TFunction > Superclass
FloodFilledSpatialFunctionConditionalIterator Self
typename TImage::IndexType IndexType
FloodFilledSpatialFunctionConditionalIterator(ImageType *imagePtr, FunctionType *fnPtr)
void Set(const PixelType &value)
~FloodFilledSpatialFunctionConditionalIterator() override=default
const PixelType Get() const override
typename TImage::PixelType PixelType
FloodFilledSpatialFunctionConditionalIterator(ImageType *imagePtr, FunctionType *fnPtr, IndexType startIndex)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....