18#ifndef itkConstantVelocityFieldTransformParametersAdaptor_h
19#define itkConstantVelocityFieldTransformParametersAdaptor_h
63template <
typename TTransform>
89 using PointType =
typename ConstantVelocityFieldType::PointType;
90 using SizeType =
typename ConstantVelocityFieldType::SizeType;
91 using DirectionType =
typename ConstantVelocityFieldType::DirectionType;
92 using SpacingType =
typename ConstantVelocityFieldType::SpacingType;
139#ifndef ITK_MANUAL_INSTANTIATION
140# include "itkConstantVelocityFieldTransformParametersAdaptor.hxx"
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....