18 #ifndef __itkEuler3DTransform_h
19 #define __itkEuler3DTransform_h
46 template<
typename TScalar =
double >
112 itkSetMacro(ComputeZYX,
bool);
113 itkGetConstMacro(ComputeZYX,
bool);
148 #ifndef ITK_MANUAL_INSTANTIATION
149 #include "itkEuler3DTransform.hxx"
Light weight base class for most itk classes.
Control indentation during Print() invocation.