Medical Imaging Interaction Toolkit  2024.12.99-d991a09f
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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: