|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <stdexcept>#include "mitkTestingMacros.h"#include <mitkITKImageImport.h>#include <mitkImageAccessByItk.h>Go to the source code of this file.
Macros | |
| #define | TestImageType(type, dim) |
| #define | TestVectorImageType(type, dim) |
Functions | |
| int | mitkAccessByItkTest (int, char *[]) |
| #define TestImageType | ( | type, | |
| dim | |||
| ) |
Definition at line 20 of file mitkAccessByItkTest.cpp.
| #define TestVectorImageType | ( | type, | |
| dim | |||
| ) |
Definition at line 24 of file mitkAccessByItkTest.cpp.
| int mitkAccessByItkTest | ( | int | , |
| char * | [] | ||
| ) |
Definition at line 284 of file mitkAccessByItkTest.cpp.
References MITK_TEST_BEGIN(), MITK_TEST_END(), and MITK_TEST_OUTPUT.