|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkConstantVelocityFieldTransformParametersAdaptor_h
19 #define itkConstantVelocityFieldTransformParametersAdaptor_h
63 template <
typename TTransform>
92 using SpacingType =
typename ConstantVelocityFieldType::SpacingType;
95 static constexpr
unsigned int ConstantVelocityFieldDimension = TransformType::ConstantVelocityFieldDimension;
103 GetRequiredSize()
const;
111 GetRequiredOrigin()
const;
119 GetRequiredSpacing()
const;
127 GetRequiredDirection()
const;
131 AdaptTransformParameters()
override;
139 #ifndef ITK_MANUAL_INSTANTIATION
140 # include "itkConstantVelocityFieldTransformParametersAdaptor.hxx"
SmartPointer< Self > Pointer
ImageBaseType::DirectionType DirectionType
ImageBaseType::PointType PointType
ImageBaseType::SizeType SizeType
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....