17 #ifndef __itkVolumeSplineKernelTransform2_h
18 #define __itkVolumeSplineKernelTransform2_h
32 template <
class TScalarType,
33 unsigned int NDimensions = 3>
60 itkStaticConstMacro(SpaceDimension,
unsigned int,Superclass::SpaceDimension);
78 this->m_FastComputationPossible =
true;
99 virtual void ComputeDeformationContribution(
const InputPointType & inputPoint,
104 void operator=(
const Self&);
110 #ifndef ITK_MANUAL_INSTANTIATION
111 #include "itkVolumeSplineKernelTransform2.txx"
114 #endif // __itkVolumeSplineKernelTransform2_h