#include <itkQuaternionOrientationAdapter.h>
Inheritance diagram for itk::QuaternionOrientationAdapter< Dimension >:


Definition at line 37 of file itkQuaternionOrientationAdapter.h.
Public Types | |
| typedef SuperClass::DirectionType | DirectionType |
| typedef ImageBase< Dimension > | ImageType |
| typedef QuaternionRigidTransform< double > | OrientationRootType |
| typedef QuaternionOrientationAdapterClasses::TransformPointerType | OrientationType |
| typedef QuaternionOrientationAdapter | Self |
| typedef OrientationAdapterBase< QuaternionOrientationAdapterClasses::TransformPointerType, Dimension > | SuperClass |
Public Member Functions | |
| convert from direction cosines *virtual OrientationType | FromDirectionCosines (const DirectionType &Dir) |
| virtual DirectionType | ToDirectionCosines (const QuaternionOrientationAdapterClasses::TransformPointerType &Orient)=0 |
| virtual DirectionType | ToDirectionCosines (const OrientationType &Or) |
| typedef (Concept::SameDimension< Dimension, 3 >) DimensionShouldBe3 | |
Protected Member Functions | |
| to virtual silence class has non virtual | destructor ()" warnings */ virtual ~OrientationAdapterBase() |
Protected Attributes | |
| destructor | |
|
|||||
|
typedef for direction cosines Reimplemented from itk::OrientationAdapterBase< QuaternionOrientationAdapterClasses::TransformPointerType, Dimension >. Definition at line 51 of file itkQuaternionOrientationAdapter.h. |
|
|
typedef for matching ImageBase Definition at line 41 of file itkOrientationAdapter.h. |
|
|||||
|
Definition at line 46 of file itkQuaternionOrientationAdapter.h. |
|
|||||
|
Definition at line 47 of file itkQuaternionOrientationAdapter.h. |
|
|||||
|
typedef for superclass Definition at line 42 of file itkQuaternionOrientationAdapter.h. |
|
|||||
|
Definition at line 45 of file itkQuaternionOrientationAdapter.h. |
|
|
Definition at line 53 of file itkOrientationAdapter.h. |
|
||||||||||
|
Convert direction cosines to the Orientation type Implements itk::OrientationAdapterBase< QuaternionOrientationAdapterClasses::TransformPointerType, Dimension >. Definition at line 57 of file itkQuaternionOrientationAdapter.h. References HardConnectedComponentImageFilter::New(). |
|
|
Convert Orientation type direction cosines |
|
||||||||||
|
convert to direction cosines. Definition at line 66 of file itkQuaternionOrientationAdapter.h. |
|
||||||||||
|
This class requires DimensionShouldBe3 in the form of (Concept::SameDimension<Dimension,3>) |
|
|
Definition at line 53 of file itkOrientationAdapter.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000