18 #ifndef itkShapedFloodFilledImageFunctionConditionalConstIterator_h
19 #define itkShapedFloodFilledImageFunctionConditionalConstIterator_h
37 template<
typename TImage,
typename TFunction >
95 std::vector< IndexType > & startIndex):
Superclass(imagePtr,
115 #ifndef ITK_MANUAL_INSTANTIATION
116 #include "itkShapedFloodFilledImageFunctionConditionalConstIterator.hxx"
ShapedFloodFilledImageFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr, IndexType startIndex)
ShapedFloodFilledFunctionConditionalConstIterator< TImage, TFunction > Superclass
ShapedFloodFilledImageFunctionConditionalConstIterator Self
Superclass::SizeType SizeType
Superclass::ImageType ImageType
TImage::RegionType RegionType
Superclass::RegionType RegionType
virtual ~ShapedFloodFilledImageFunctionConditionalConstIterator()
TFunction::InputType FunctionInputType
TImage::IndexType IndexType
ShapedFloodFilledImageFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr)
TImage::IndexType IndexType
Iterates over a flood-filled image function with read-only access to pixels.
Superclass::FunctionInputType FunctionInputType
bool IsPixelIncluded(const IndexType &index) const
Superclass::PixelType PixelType
Iterates over a flood-filled spatial function with read-only access to pixels.
Superclass::IndexType IndexType
static const unsigned int NDimensions
Superclass::InternalPixelType InternalPixelType
TImage::InternalPixelType InternalPixelType
Superclass::FunctionType FunctionType
static const unsigned int NDimensions
ShapedFloodFilledImageFunctionConditionalConstIterator(const ImageType *imagePtr, FunctionType *fnPtr, std::vector< IndexType > &startIndex)
TImage::PixelType PixelType
TImage::SizeType SizeType