Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <itkCastImageFilter.h>
#include <itkImage.h>
#include <mitkImageCast.h>
#include <mitkSurface.h>
#include <vtkRenderWindow.h>
#include <mitkPPSeqForEach.h>
Go to the source code of this file.
Classes | |
class | mitk::ImageCaster |
This class is just a proxy for global functions which are needed by the python wrapping process since global functions cannnot be wrapped. Static method can be wrapped though. More... | |
class | mitk::Caster |
class | mitk::RendererAccess |
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |
Macros | |
#define | DeclareMitkImageCasterMethods(r, data, type) |
#define DeclareMitkImageCasterMethods | ( | r, | |
data, | |||
type | |||
) |
Definition at line 28 of file mitkImageCaster.h.