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

itk::SpatialOrientationAdapter Class Reference

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

#include <itkSpatialOrientationAdapter.h>

Inheritance diagram for itk::SpatialOrientationAdapter:

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

Collaboration graph
[legend]

List of all members.

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 &Or)


Detailed Description

converts SpatialOrientation flags to/from direction cosines

Definition at line 73 of file itkSpatialOrientationAdapter.h.


Member Typedef Documentation

typedef for direction cosines

Reimplemented from itk::OrientationAdapterBase< SpatialOrientation::ValidCoordinateOrientationFlags, 3 >.

Definition at line 86 of file itkSpatialOrientationAdapter.h.

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]

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


The documentation for this class was generated from the following file:

Generated at Tue Sep 15 13:09:01 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000