18 #ifndef itkEuler3DTransform_h
19 #define itkEuler3DTransform_h
46 template<
typename TParametersValueType=
double >
103 itkGetConstMacro(AngleY, ScalarType);
104 itkGetConstMacro(AngleZ, ScalarType);
113 itkSetMacro(ComputeZYX,
bool);
114 itkGetConstMacro(ComputeZYX,
bool);
140 void operator=(const Self &);
149 #ifndef ITK_MANUAL_INSTANTIATION
150 #include "itkEuler3DTransform.hxx"
Light weight base class for most itk classes.
Control indentation during Print() invocation.