ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions
itk::SpatialOrientationAdapter Class Reference

#include <itkSpatialOrientationAdapter.h>

List of all members.

Public Types

typedef SuperClass::DirectionType DirectionType
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 79 of file itkSpatialOrientationAdapter.h.


Member Typedef Documentation

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

typedef for direction cosines

Definition at line 92 of file itkSpatialOrientationAdapter.h.

Definition at line 89 of file itkSpatialOrientationAdapter.h.

typedef for superclass

Definition at line 84 of file itkSpatialOrientationAdapter.h.

Definition at line 87 of file itkSpatialOrientationAdapter.h.


Constructor & Destructor Documentation

itk::SpatialOrientationAdapter::SpatialOrientationAdapter ( )
inline

Constructor

Definition at line 95 of file itkSpatialOrientationAdapter.h.


Member Function Documentation

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

convert from 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: