Go to the source code of this file.
Classes | |
class | itk::BSplineDeformableTransform< TScalarType, NDimensions, VSplineOrder > |
Deformable transform using a BSpline representation. More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_BSplineDeformableTransform(_, EXPORT, x, y) |
#define ITK_TEMPLATE_BSplineDeformableTransform | ( | _, | ||
EXPORT, | ||||
x, | ||||
y | ||||
) |
namespace itk { \ _(3(class EXPORT BSplineDeformableTransform< ITK_TEMPLATE_3 x >)) \ namespace Templates { typedef BSplineDeformableTransform< ITK_TEMPLATE_3 x > \ BSplineDeformableTransform##y; } \ }
Definition at line 487 of file itkBSplineDeformableTransform.h.