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();
virtual void DisplayText(const char *)
Display the text.
static vtkOutputWindow * New()
This is a singleton pattern New.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Print ObjectFactor to stream.
base class for writing debug output to a console
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Win32 Specific output window class.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.