#include <itkImportImageContainer.h>#include <mitkImageDataItem.h>Go to the source code of this file.
Classes | |
| class | itk::ImportMitkImageContainer< TElementIdentifier, TElement > |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_ImportMitkImageContainer(_, EXPORT, x, y) |
namespace itk { \ _(2(class EXPORT ImportMitkImageContainer< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef ImportMitkImageContainer< ITK_TEMPLATE_2 x > ImportMitkImageContainer##y; } \ }
Definition at line 86 of file itkImportMitkImageContainer.h.
1.7.2