18#ifndef itkShapedFloodFilledImageFunctionConditionalConstIterator_h
19#define itkShapedFloodFilledImageFunctionConditionalConstIterator_h
37template <
typename TImage,
typename TFunction>
91 std::vector<IndexType> & startIndex)
111#ifndef ITK_MANUAL_INSTANTIATION
112# include "itkShapedFloodFilledImageFunctionConditionalConstIterator.hxx"
typename TImage::PixelType PixelType
typename TImage::InternalPixelType InternalPixelType
typename TImage::SizeType SizeType
static constexpr unsigned int NDimensions
typename TImage::IndexType IndexType
ShapedFloodFilledFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr, IndexType startIndex)
typename TFunction::InputType FunctionInputType
typename TImage::RegionType RegionType
ShapedFloodFilledImageFunctionConditionalConstIterator< TImage, TFunction > Self
ShapedFloodFilledFunctionConditionalConstIterator< TImage, TFunction > Superclass
ShapedFloodFilledImageFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr, IndexType startIndex)
~ShapedFloodFilledImageFunctionConditionalConstIterator() override=default
ShapedFloodFilledImageFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr, std::vector< IndexType > &startIndex)
static constexpr unsigned int NDimensions
bool IsPixelIncluded(const IndexType &index) const override
ShapedFloodFilledImageFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr)
typename TImage::IndexType IndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....