31 #ifndef vtkWin32OutputWindow_h 32 #define vtkWin32OutputWindow_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.
#define VTKCOMMONCORE_EXPORT
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.