28#ifndef itkBSplineResampleImageFunction_h 
   29#define itkBSplineResampleImageFunction_h 
   56template <
typename TImageType, 
typename TCoordinate = 
float>
 
TImageType::SizeType m_DataLength
 
BSplineInterpolateImageFunction()
 
CoefficientImageType::ConstPointer m_Coefficients
 
~BSplineResampleImageFunction() override=default
 
SmartPointer< Self > Pointer
 
BSplineInterpolateImageFunction< TImageType, TCoordinate, typename TImageType::PixelType > Superclass
 
BSplineResampleImageFunction Self
 
void SetInputImage(const TImageType *inputData) override
 
SmartPointer< const Self > ConstPointer
 
BSplineResampleImageFunction()=default
 
virtual void SetInputImage(const InputImageType *ptr)
 
Implements transparent reference counting.
 
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....