Go to the documentation of this file.
28 #ifndef vtkOutputWindow_h
29 #define vtkOutputWindow_h
32 #include "vtkCommonCoreModule.h"
79 virtual void DisplayText(
const char*);
80 virtual void DisplayErrorText(
const char*);
81 virtual void DisplayWarningText(
const char*);
82 virtual void DisplayGenericWarningText(
const char*);
85 virtual void DisplayDebugText(
const char*);
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
abstract base class for most VTK objects
static vtkOutputWindowCleanup vtkOutputWindowCleanupInstance
base class for writing debug output to a console
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.