#include <itkEuler2DTransform.h>
Inheritance diagram for itk::Euler2DTransform< TScalarType >:
This transform applies a rigid transformation is 2D space. The transform is specified as a rotation around arbitrary center and is followed by a translation.
This transform is basically is a synonym for Rigid2DTransform.
Definition at line 40 of file itkEuler2DTransform.h.
|
Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 48 of file itkEuler2DTransform.h. |
|
CovariantVector type. Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 79 of file itkEuler2DTransform.h. |
|
Point type. Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 71 of file itkEuler2DTransform.h. |
|
Vector type. Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 75 of file itkEuler2DTransform.h. |
|
VnlVector type. Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 83 of file itkEuler2DTransform.h. |
|
Jacobian type. Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 68 of file itkEuler2DTransform.h. |
|
Standard matrix type for this class.
Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 85 of file itkEuler2DTransform.h. |
|
Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 80 of file itkEuler2DTransform.h. |
|
Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 72 of file itkEuler2DTransform.h. |
|
Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 76 of file itkEuler2DTransform.h. |
|
Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 84 of file itkEuler2DTransform.h. |
|
Parameters type. Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 65 of file itkEuler2DTransform.h. |
|
Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 47 of file itkEuler2DTransform.h. |
|
Scalar type. Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 62 of file itkEuler2DTransform.h. |
|
Standard class typedefs. Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 45 of file itkEuler2DTransform.h. Referenced by itk::Euler2DTransform< TScalarType >::~Euler2DTransform(). |
|
Reimplemented from itk::Rigid2DTransform< TScalarType >. Definition at line 46 of file itkEuler2DTransform.h. |
|
|
|
Definition at line 108 of file itkEuler2DTransform.h. References itk::Euler2DTransform< TScalarType >::Self. |
|
|
|
This method creates and returns a new Euler2DTransform object which is the inverse of self. Reimplemented from itk::Rigid2DTransform< TScalarType >. |
|
This method creates and returns a new Euler2DTransform object which has the same parameters as self. Reimplemented from itk::Rigid2DTransform< TScalarType >. |
|
Update the angle from the underlying matrix. This method is old and is retained for backward compatibility. Definition at line 103 of file itkEuler2DTransform.h. |
|
Run-time type information (and related methods). Reimplemented from itk::Rigid2DTransform< TScalarType >. |
|
Dimension of parameters. Reimplemented from itk::Rigid2DTransform< TScalarType >. |
|
Dimension of parameters. |
|
New macro for creation of through a Smart Pointer. Reimplemented from itk::Rigid2DTransform< TScalarType >. |
|
Print contents of an Rigid2DTransform Reimplemented from itk::Rigid2DTransform< TScalarType >. |