Medical Imaging Interaction Toolkit  2023.12.99-1652ac8d
Medical Imaging Interaction Toolkit
mitk::ImageCaster Class Reference

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...

#include <mitkImageCaster.h>

Static Public Member Functions

static void CastBaseData (mitk::BaseData *const, itk::SmartPointer< mitk::Image > &)
 

Detailed Description

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.

Definition at line 36 of file mitkImageCaster.h.

Member Function Documentation

◆ CastBaseData()

static void mitk::ImageCaster::CastBaseData ( mitk::BaseData * const  ,
itk::SmartPointer< mitk::Image > &   
)
static

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