#include <itkCenteredEuler3DTransform.h>
Inheritance diagram for itk::CenteredEuler3DTransform< TScalarType >:
This transform applies a rotation about a specific coordinate or centre of rotation followed by a translation.
Definition at line 38 of file itkCenteredEuler3DTransform.h.
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 73 of file itkCenteredEuler3DTransform.h. |
|
Definition at line 72 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 46 of file itkCenteredEuler3DTransform.h. |
|
CovariantVector type. Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 87 of file itkCenteredEuler3DTransform.h. |
|
Point type. Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 79 of file itkCenteredEuler3DTransform.h. |
|
Vector type. Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 83 of file itkCenteredEuler3DTransform.h. |
|
VnlVector type. Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 91 of file itkCenteredEuler3DTransform.h. |
|
Jacobian type. Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 65 of file itkCenteredEuler3DTransform.h. |
|
Offset type. Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 76 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 88 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 80 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 84 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 92 of file itkCenteredEuler3DTransform.h. |
|
Parameters type. Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 62 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 45 of file itkCenteredEuler3DTransform.h. |
|
Scalar type. Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 59 of file itkCenteredEuler3DTransform.h. |
|
Standard class typedefs. Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 43 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 44 of file itkCenteredEuler3DTransform.h. |
|
Versor type. Reimplemented from itk::Rigid3DTransform< TScalarType >. Definition at line 71 of file itkCenteredEuler3DTransform.h. |
|
VnlQuaternion type. Reimplemented from itk::Rigid3DTransform< TScalarType >. Definition at line 68 of file itkCenteredEuler3DTransform.h. |
|
Dimension of parameters. Definition at line 55 of file itkCenteredEuler3DTransform.h. |
|
|
|
|
|
Reimplemented from itk::Rigid3DTransform< TScalarType >. |
|
Back transform by an affine transformation This method finds the point or vector that maps to a given point or vector under the affine transformation defined by self. If no such point exists, an exception is thrown. Reimplemented from itk::Rigid3DTransform< TScalarType >. |
|
Back transform by an affine transformation This method finds the point or vector that maps to a given point or vector under the affine transformation defined by self. If no such point exists, an exception is thrown. Reimplemented from itk::Rigid3DTransform< TScalarType >. |
|
Back transform by an affine transformation This method finds the point or vector that maps to a given point or vector under the affine transformation defined by self. If no such point exists, an exception is thrown. Reimplemented from itk::Rigid3DTransform< TScalarType >. |
|
Compute the components of the rotation matrix in the superclass. |
|
Set and Get the center of rotation Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Run-time type information (and related methods). Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Find inverse of an affine transformation This method creates and returns a new CenteredEuler3DTransform object which is the inverse of self. If self is not invertible, false is returned. Reimplemented from itk::Rigid3DTransform< TScalarType >. |
|
Get the parameters that uniquely define the transform This is typically used by optimizers. There are six parameters. The first three represent the rotation and the last three represent the translation. Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Set and Get the Translation to be applied after rotation Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
New macro for creation of through a Smart Pointer Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Print contents of an CenteredEuler3DTransform Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Set and Get the center of rotation Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Set the parameters to the IdentityTransform Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Set the transformation from a container of parameters This is typically used by optimizers. There are six parameters. The first three represent the rotation and the last three represent the translation. Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Set and Get the Translation to be applied after rotation Reimplemented from itk::Euler3DTransform< TScalarType >. |