18 #ifndef __itkBSplineTransform_h
19 #define __itkBSplineTransform_h
108 template <
typename TScalar = double,
unsigned int NDimensions = 3,
109 unsigned int VSplineOrder = 3>
253 itkGetConstMacro( TransformDomainOrigin,
OriginType );
271 itkGetConstMacro( TransformDomainMeshSize,
MeshSizeType );
312 #ifndef ITK_MANUAL_INSTANTIATION
313 #include "itkBSplineTransform.hxx"
Light weight base class for most itk classes.
A templated class holding a point in n-Dimensional image space.
Control indentation during Print() invocation.
A templated class holding a geometric point in n-Dimensional space.