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 73 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 for direction cosines

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

Definition at line 86 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.

Definition at line 83 of file itkSpatialOrientationAdapter.h.

typedef for superclass

Definition at line 78 of file itkSpatialOrientationAdapter.h.

Definition at line 81 of file itkSpatialOrientationAdapter.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 89 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 May 28 17:43:07 2009 for ITK by doxygen 1.5.5 written by Dimitri van Heesch, © 1997-2000