#include <itkFixedCenterOfRotationAffineTransform.h>
Inheritance diagram for itk::FixedCenterOfRotationAffineTransform< TScalarType, NDimensions >:
This class implements an Affine transform in which the rotation center can be explicitly selected.
Definition at line 41 of file itkFixedCenterOfRotationAffineTransform.h.
|
Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 49 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Standard covariant vector type for this class Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 71 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Standard coordinate point type for this class Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 76 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Standard vector type for this class Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 68 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Standard vnl_vector type for this class Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 74 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Jacobian Type Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 66 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Standard matrix type for this class Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 78 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Standard offset type for this class Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 79 of file itkFixedCenterOfRotationAffineTransform.h. Referenced by itk::FixedCenterOfRotationAffineTransform< TScalarType, NDimensions >::GetMatrixComponent(). |
|
Standard covariant vector type for this class Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 73 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Standard coordinate point type for this class Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 77 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Standard vector type for this class Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 69 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Standard vnl_vector type for this class Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 75 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Types taken from the Superclass Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 65 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 48 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Standard scalar type for this class Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 67 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Standard typedefs Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 46 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Reimplemented from itk::AffineTransform< TScalarType, NDimensions >. Definition at line 47 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Construct an FixedCenterOfRotationAffineTransform object |
|
Destroy an FixedCenterOfRotationAffineTransform object |
|
Set and Get the center of rotation |
|
Run-time type information (and related methods). Reimplemented from itk::AffineTransform< TScalarType, NDimensions >.
|
|
Get matrix of the transform Definition at line 105 of file itkFixedCenterOfRotationAffineTransform.h. References itk::FixedCenterOfRotationAffineTransform< TScalarType, NDimensions >::OffsetType. |
|
Get offset of the transform Definition at line 111 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Get the Transformation Parameters. Reimplemented from itk::AffineTransform< TScalarType, NDimensions >.
|
|
Get the scale of the transform Definition at line 98 of file itkFixedCenterOfRotationAffineTransform.h. |
|
Dimension of the domain space. Reimplemented from itk::AffineTransform< TScalarType, NDimensions >.
|
|
Dimension of the domain space. Reimplemented from itk::AffineTransform< TScalarType, NDimensions >.
|
|
New macro for creation of through a Smart Pointer Reimplemented from itk::AffineTransform< TScalarType, NDimensions >.
|
|
Print contents of an FixedCenterOfRotationAffineTransform Reimplemented from itk::AffineTransform< TScalarType, NDimensions >.
|
|
Set and Get the center of rotation |
|
Set the transformation to an Identity This sets the matrix to identity and the Offset to null. Reimplemented from itk::AffineTransform< TScalarType, NDimensions >.
|
|
Set matrix of the AffineTransform This reinitializes the different components, i.e ScaleComponent, OffsetComponent, etc ... Reimplemented from itk::AffineTransform< TScalarType, NDimensions >.
|
|
Set the matrix of the transform. The matrix should not include scale |
|
Set offset (origin) of the Affine Transform. This reinitializes the different components, i.e ScaleComponent, OffsetComponent, etc ... Reimplemented from itk::AffineTransform< TScalarType, NDimensions >.
|
|
Set offset (origin) of the Transform. |
|
Set the transformation from a container of parameters. The first (NDimension x NDimension) parameters define the matrix and the last NDimension parameters the translation. Reimplemented from itk::AffineTransform< TScalarType, NDimensions >.
|
|
Set the scale of the transform |