13 #ifndef mitkVtkLoggingAdapter_h
14 #define mitkVtkLoggingAdapter_h
17 #include <vtkOutputWindow.h>
18 #include <vtkSmartPointer.h>
Adapter that overwrites the standard vtk logging output window and sends the logging messages to the ...
void DisplayText(const char *t) override
static void Initialize()
Initializes the logging adapter. Vtk logging messages are redirected to MITK logging afterwards.
static VtkLoggingAdapter * New()
void DisplayWarningText(const char *t) override
void DisplayGenericWarningText(const char *t) override
void DisplayErrorText(const char *t) override
void DisplayDebugText(const char *t) override
Find image slices visible on a given plane.