18 #ifndef itkTimeVaryingVelocityFieldTransformParametersAdaptor_h
19 #define itkTimeVaryingVelocityFieldTransformParametersAdaptor_h
63 template<
typename TTransform>
92 typedef typename TimeVaryingVelocityFieldType::SpacingType
SpacingType;
98 void SetRequiredSize(
const SizeType & );
101 virtual const SizeType GetRequiredSize()
const;
104 void SetRequiredOrigin(
const PointType & );
107 virtual const PointType GetRequiredOrigin()
const;
113 virtual const SpacingType GetRequiredSpacing()
const;
122 virtual void AdaptTransformParameters() ITK_OVERRIDE;
126 ~TimeVaryingVelocityFieldTransformParametersAdaptor() ITK_OVERRIDE;
129 ITK_DISALLOW_COPY_AND_ASSIGN(TimeVaryingVelocityFieldTransformParametersAdaptor);
134 #ifndef ITK_MANUAL_INSTANTIATION
135 #include "itkTimeVaryingVelocityFieldTransformParametersAdaptor.hxx"
Light weight base class for most itk classes.
ImageBaseType::DirectionType DirectionType
ImageBaseType::PointType PointType
const unsigned int Dimension
ImageBaseType::SizeType SizeType