NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Public Attributes | List of all members
niftkImageOrientationUtilsTestClass Class Reference

Test class for niftkImageOrientationUtilsTest. More...

Public Member Functions

void Setup (char *argv[])
 
void TestMitkToItk ()
 
void TestItkToMitk ()
 
void TestGetOrientationString (std::string expectedOrientation)
 
void TestGetUpDirection (int upAx, int upSa, int upCo)
 
void TestGetThroughPlaneAxis (int axAx, int axSa, int axCo)
 
void TestImageUpIsSameAsGeometryUp ()
 

Public Attributes

mitk::DataStorage::Pointer m_DataStorage
 
mitk::DataNode::Pointer m_Node
 
mitk::Image::Pointer m_Image
 

Detailed Description

Test class for niftkImageOrientationUtilsTest.

Member Function Documentation

void niftkImageOrientationUtilsTestClass::Setup ( char *  argv[])
inline
void niftkImageOrientationUtilsTestClass::TestGetOrientationString ( std::string  expectedOrientation)
inline
void niftkImageOrientationUtilsTestClass::TestGetThroughPlaneAxis ( int  axAx,
int  axSa,
int  axCo 
)
inline
void niftkImageOrientationUtilsTestClass::TestGetUpDirection ( int  upAx,
int  upSa,
int  upCo 
)
inline
void niftkImageOrientationUtilsTestClass::TestImageUpIsSameAsGeometryUp ( )
inline
void niftkImageOrientationUtilsTestClass::TestItkToMitk ( )
inline
void niftkImageOrientationUtilsTestClass::TestMitkToItk ( )
inline

Member Data Documentation

mitk::DataStorage::Pointer niftkImageOrientationUtilsTestClass::m_DataStorage
mitk::Image::Pointer niftkImageOrientationUtilsTestClass::m_Image
mitk::DataNode::Pointer niftkImageOrientationUtilsTestClass::m_Node

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