15 #include <vtkObjectFactory.h> 25 vtkOutputWindow::SetInstance(vtklog);
static void Initialize()
Initializes the logging adapter. Vtk logging messages are redirected to MITK logging afterwards...
void DisplayText(const char *t) override
DataCollection - Class to facilitate loading/accessing structured data.
static VtkLoggingAdapter * New()
void DisplayDebugText(const char *t) override
vtkStandardNewMacro(AnatomicalStructureColorPresets)
void DisplayGenericWarningText(const char *t) override
void DisplayWarningText(const char *t) override
void DisplayErrorText(const char *t) override
Adapter that overwrites the standard vtk logging output window and sends the logging messages to the ...