18#ifndef itkBSplineTransformParametersAdaptor_h
19#define itkBSplineTransformParametersAdaptor_h
63template <
typename TTransform>
85 using typename Superclass::FixedParametersType;
86 using typename Superclass::FixedParametersValueType;
87 using typename Superclass::ParametersType;
88 using typename Superclass::ParametersValueType;
99 using ImageType =
typename TransformType::ImageType;
104 static constexpr unsigned int SpaceDimension = TransformType::SpaceDimension;
111 itkGetConstReferenceMacro(RequiredTransformDomainMeshSize,
MeshSizeType);
125 itkGetConstReferenceMacro(RequiredTransformDomainOrigin,
OriginType);
161#ifndef ITK_MANUAL_INSTANTIATION
162# include "itkBSplineTransformParametersAdaptor.hxx"
Control indentation during Print() invocation.
Light weight base class for most itk classes.
SmartPointer< Self > Pointer
ImageBaseType::DirectionType DirectionType
ImageBaseType::RegionType RegionType
ImageBaseType::IndexType IndexType
ImageBaseType::SizeType SizeType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....