18 #ifndef itkTimeVaryingVelocityFieldTransformParametersAdaptor_h
19 #define itkTimeVaryingVelocityFieldTransformParametersAdaptor_h
63 template<
typename TTransform>
93 using SpacingType =
typename TimeVaryingVelocityFieldType::SpacingType;
99 void SetRequiredSize(
const SizeType & );
102 virtual const SizeType GetRequiredSize()
const;
105 void SetRequiredOrigin(
const PointType & );
108 virtual const PointType GetRequiredOrigin()
const;
114 virtual const SpacingType GetRequiredSpacing()
const;
123 void AdaptTransformParameters()
override;
131 #ifndef ITK_MANUAL_INSTANTIATION
132 #include "itkTimeVaryingVelocityFieldTransformParametersAdaptor.hxx"
Light weight base class for most itk classes.
constexpr unsigned int Dimension
ImageBaseType::SizeType SizeType
ImageBaseType::DirectionType DirectionType
ImageBaseType::PointType PointType