Go to the documentation of this file.
31 #ifndef vtkWin32OutputWindow_h
32 #define vtkWin32OutputWindow_h
34 #include "vtkCommonCoreModule.h"
60 vtkGetMacro(SendToStdErr,
bool);
static vtkWin32OutputWindow * New()
Create a vtkWin32OutputWindow.
void PrintSelf(ostream &os, vtkIndent indent) override
Print ObjectFactor to stream.
Win32 Specific output window class.
base class for writing debug output to a console
a simple class to control print indentation
void PromptText(const char *text)
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual void DisplayText(const char *)
New lines are converted to carriage return new lines.
static void AddText(const char *)
virtual ~vtkWin32OutputWindow()