18 #ifndef __itkConstantVelocityFieldTransformParametersAdaptor_h
19 #define __itkConstantVelocityFieldTransformParametersAdaptor_h
63 template<
typename TTransform>
88 typedef typename ConstantVelocityFieldType::PointType
PointType;
89 typedef typename ConstantVelocityFieldType::SizeType
SizeType;
90 typedef typename ConstantVelocityFieldType::DirectionType
DirectionType;
91 typedef typename ConstantVelocityFieldType::SpacingType
SpacingType;
134 #ifndef ITK_MANUAL_INSTANTIATION
135 #include "itkConstantVelocityFieldTransformParametersAdaptor.hxx"
Light weight base class for most itk classes.