18 #ifndef __itkBSplineDeformableTransform_h
19 #define __itkBSplineDeformableTransform_h
21 #include "itkConfigure.h"
113 template <
typename TScalar = double,
unsigned int NDimensions = 3,
114 unsigned int VSplineOrder = 3>
130 itkSimpleNewMacro(
Self);
137 smartPtr =
static_cast<Pointer>( copyPtr );
222 #ifdef ITKV3_COMPATIBILITY
313 itkGetConstReferenceMacro(ValidRegion,
RegionType);
374 #ifndef ITK_MANUAL_INSTANTIATION
375 #include "itkBSplineDeformableTransform.hxx"
Light weight base class for most itk classes.
An image region represents a structured region of data.
ObjectType * GetPointer() const
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.