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

itk::SpatialOrientationAdapter Class Reference

#include <itkSpatialOrientationAdapter.h>

Inheritance diagram for itk::SpatialOrientationAdapter:

Inheritance graph
[legend]
Collaboration diagram for itk::SpatialOrientationAdapter:

Collaboration graph
[legend]
List of all members.

Detailed Description

converts SpatialOrientation flags to/from direction cosines

Definition at line 75 of file itkSpatialOrientationAdapter.h.

Public Types

typedef SuperClass::DirectionType DirectionType
typedef ImageBase< Dimension > ImageType
typedef SpatialOrientation::ValidCoordinateOrientationFlags OrientationType
typedef SpatialOrientationAdapter Self
typedef OrientationAdapterBase<
SpatialOrientation::ValidCoordinateOrientationFlags, 3 > 
SuperClass

Public Member Functions

virtual OrientationType FromDirectionCosines (const DirectionType &Dir)
 SpatialOrientationAdapter ()
virtual DirectionType ToDirectionCosines (const OrientationType &Orient)=0
virtual DirectionType ToDirectionCosines (const OrientationType &Or)


Member Typedef Documentation

typedef SuperClass::DirectionType itk::SpatialOrientationAdapter::DirectionType

typedef for direction cosines

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

Definition at line 88 of file itkSpatialOrientationAdapter.h.

template<class OrientationType, unsigned int Dimension = 3>
typedef ImageBase<Dimension> itk::OrientationAdapterBase< OrientationType, Dimension >::ImageType [inherited]

typedef for matching ImageBase

Definition at line 41 of file itkOrientationAdapter.h.

typedef SpatialOrientation::ValidCoordinateOrientationFlags itk::SpatialOrientationAdapter::OrientationType

Definition at line 85 of file itkSpatialOrientationAdapter.h.

typedef SpatialOrientationAdapter itk::SpatialOrientationAdapter::Self

typedef for superclass

Definition at line 80 of file itkSpatialOrientationAdapter.h.

typedef OrientationAdapterBase<SpatialOrientation::ValidCoordinateOrientationFlags,3> itk::SpatialOrientationAdapter::SuperClass

Definition at line 83 of file itkSpatialOrientationAdapter.h.


Constructor & Destructor Documentation

itk::SpatialOrientationAdapter::SpatialOrientationAdapter (  )  [inline]

Constructor

Definition at line 91 of file itkSpatialOrientationAdapter.h.


Member Function Documentation

virtual OrientationType itk::SpatialOrientationAdapter::FromDirectionCosines ( const DirectionType Dir  )  [virtual]

convert from direction cosines.

Implements itk::OrientationAdapterBase< OrientationType, Dimension >.

template<class OrientationType, unsigned int Dimension = 3>
virtual DirectionType itk::OrientationAdapterBase< OrientationType, Dimension >::ToDirectionCosines ( const OrientationType &  Orient  )  [pure virtual, inherited]

Convert Orientation type direction cosines

virtual DirectionType itk::SpatialOrientationAdapter::ToDirectionCosines ( const OrientationType Or  )  [virtual]

convert to direction cosines.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 11:20:10 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000