34 #ifndef __itkAdvancedEuler3DTransform_h
35 #define __itkAdvancedEuler3DTransform_h
63 template<
class TScalarType =
double >
107 typedef typename Superclass
110 typedef typename Superclass
113 typedef typename Superclass
139 itkSetMacro( ComputeZYX,
bool );
140 itkGetConstMacro( ComputeZYX,
bool );
153 void PrintSelf( std::ostream & os, Indent indent )
const override;
182 #ifndef ITK_MANUAL_INSTANTIATION
183 #include "itkAdvancedEuler3DTransform.hxx"