18 #ifndef __itkTimeVaryingBSplineVelocityFieldTransform_h
19 #define __itkTimeVaryingBSplineVelocityFieldTransform_h
67 template<
typename TScalar,
unsigned int NDimensions>
108 itkStaticConstMacro(
Dimension,
unsigned int, NDimensions );
172 itkSetMacro( SplineOrder,
unsigned int );
173 itkGetConstMacro( SplineOrder,
unsigned int );
196 #ifndef ITK_MANUAL_INSTANTIATION
197 # include "itkTimeVaryingBSplineVelocityFieldTransform.hxx"
200 #endif // __itkTimeVaryingBSplineVelocityFieldTransform_h
Light weight base class for most itk classes.
Represent the size (bounds) of a n-dimensional image.
Control indentation during Print() invocation.