Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::QuaternionOrientationAdapter< Dimension > Class Template Reference

converts QuaternionOrientation flags to/from direction cosines More...

#include <itkQuaternionOrientationAdapter.h>

Inheritance diagram for itk::QuaternionOrientationAdapter< Dimension >:

Inheritance graph
[legend]
Collaboration diagram for itk::QuaternionOrientationAdapter< Dimension >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef QuaternionOrientationAdapter Self
typedef OrientationAdapterBase<
QuaternionOrientationAdapterClasses::TransformPointerType,
Dimension > 
SuperClass
typedef QuaternionRigidTransform<
double > 
OrientationRootType
typedef QuaternionOrientationAdapterClasses::TransformPointerType OrientationType
typedef SuperClass::DirectionType DirectionType
enum  { DimensionShouldBe3 = 0 }

Public Member Functions

virtual DirectionType ToDirectionCosines (const OrientationType &Or)
virtual OrientationType FromDirectionCosines (const DirectionType &Dir)

Detailed Description

template<int Dimension>
class itk::QuaternionOrientationAdapter< Dimension >

converts QuaternionOrientation flags to/from direction cosines

Definition at line 37 of file itkQuaternionOrientationAdapter.h.


Member Typedef Documentation

template<int Dimension>
typedef SuperClass::DirectionType itk::QuaternionOrientationAdapter< Dimension >::DirectionType
 

typedef for direction cosines

Reimplemented from itk::OrientationAdapterBase< OrientationType, Dimension >.

Definition at line 54 of file itkQuaternionOrientationAdapter.h.

Referenced by itk::QuaternionOrientationAdapter< Dimension >::FromDirectionCosines().

template<int Dimension>
typedef QuaternionRigidTransform<double> itk::QuaternionOrientationAdapter< Dimension >::OrientationRootType
 

Definition at line 46 of file itkQuaternionOrientationAdapter.h.

template<int Dimension>
typedef QuaternionOrientationAdapterClasses::TransformPointerType itk::QuaternionOrientationAdapter< Dimension >::OrientationType
 

Definition at line 47 of file itkQuaternionOrientationAdapter.h.

Referenced by itk::QuaternionOrientationAdapter< Dimension >::FromDirectionCosines().

template<int Dimension>
typedef QuaternionOrientationAdapter itk::QuaternionOrientationAdapter< Dimension >::Self
 

typedef for superclass

Definition at line 42 of file itkQuaternionOrientationAdapter.h.

template<int Dimension>
typedef OrientationAdapterBase<QuaternionOrientationAdapterClasses::TransformPointerType,Dimension> itk::QuaternionOrientationAdapter< Dimension >::SuperClass
 

Definition at line 45 of file itkQuaternionOrientationAdapter.h.


Member Enumeration Documentation

template<int Dimension>
anonymous enum
 

The dimension of the input image must be 3.

Enumeration values:
DimensionShouldBe3 

Definition at line 51 of file itkQuaternionOrientationAdapter.h.


Member Function Documentation

template<int Dimension>
virtual OrientationType itk::QuaternionOrientationAdapter< Dimension >::FromDirectionCosines const DirectionType Dir  )  [inline, virtual]
 

convert from direction cosines.

Implements itk::OrientationAdapterBase< OrientationType, Dimension >.

Definition at line 57 of file itkQuaternionOrientationAdapter.h.

References itk::QuaternionOrientationAdapter< Dimension >::DirectionType, and itk::QuaternionOrientationAdapter< Dimension >::OrientationType.

template<int Dimension>
virtual DirectionType itk::QuaternionOrientationAdapter< Dimension >::ToDirectionCosines const OrientationType Or  )  [inline, virtual]
 

convert to direction cosines.

Implements itk::OrientationAdapterBase< OrientationType, Dimension >.

Definition at line 66 of file itkQuaternionOrientationAdapter.h.


The documentation for this class was generated from the following file:
Generated at Thu May 25 02:08:34 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000