13 #ifndef mitkItkLoggingAdapter_h
14 #define mitkItkLoggingAdapter_h
17 #include <itkObjectFactory.h>
18 #include <itkOutputWindow.h>
39 itkFactorylessNewMacro(
Self);
55 void operator=(
const Self &);
Adapter that overwrites the standard itk logging output window and sends the logging messages to the ...
void DisplayText(const char *s) override
static void Initialize()
Initializes the logging adapter. Itk logging messages are redirected to MITK logging afterwards.
~ItkLoggingAdapter() override
itk::SmartPointer< const Self > ConstPointer
itk::SmartPointer< Self > Pointer
Find image slices visible on a given plane.