Go to the documentation of this file.
31 #ifndef vtkWin32OutputWindow_h
32 #define vtkWin32OutputWindow_h
34 #include "vtkCommonCoreModule.h"
60 vtkGetMacro(SendToStdErr,
bool);
69 void PromptText(
const char* text);
70 static void AddText(
const char*);
71 static int Initialize();
Win32 Specific output window class.
static vtkOutputWindow * New()
This is a singleton pattern New.
base class for writing debug output to a console
virtual void DisplayText(const char *)
Display the text.
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
void PrintSelf(ostream &os, vtkIndent indent) override
Print ObjectFactor to stream.