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