Medical Imaging Interaction Toolkit  2023.12.99-b884b24c
Medical Imaging Interaction Toolkit
mitkImageCaster.h File Reference
#include <itkCastImageFilter.h>
#include <itkImage.h>
#include <mitkImageCast.h>
#include <mitkSurface.h>
#include <vtkRenderWindow.h>
#include <boost/preprocessor/seq/for_each.hpp>
#include <boost/preprocessor/tuple/rem.hpp>

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 cannot be wrapped. Static method can be wrapped though. More...
 
class  mitk::Caster
 
class  mitk::RendererAccess
 

Namespaces

 mitk
 Find image slices visible on a given plane.
 

Macros

#define DeclareMitkImageCasterMethods(r, data, type)
 

Macro Definition Documentation

◆ DeclareMitkImageCasterMethods

#define DeclareMitkImageCasterMethods (   r,
  data,
  type 
)

Definition at line 25 of file mitkImageCaster.h.