18 #ifndef itkCenteredRigid2DTransform_h
19 #define itkCenteredRigid2DTransform_h
51 template<
typename TParametersValueType=
double>
163 ~CenteredRigid2DTransform()
169 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
178 #ifndef ITK_MANUAL_INSTANTIATION
179 #include "itkCenteredRigid2DTransform.hxx"
Light weight base class for most itk classes.
Control indentation during Print() invocation.