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