31#ifndef vtkAndroidOutputWindow_h
32#define vtkAndroidOutputWindow_h
34#include "vtkCommonCoreModule.h"
Win32 Specific output window class.
void DisplayGenericWarningText(const char *) override
New lines are converted to carriage return new lines.
~vtkAndroidOutputWindow() override
void DisplayDebugText(const char *) override
Display the text.
static vtkAndroidOutputWindow * New()
Create a vtkAndroidOutputWindow.
void DisplayErrorText(const char *) override
New lines are converted to carriage return new lines.
void DisplayText(const char *) override
New lines are converted to carriage return new lines.
void DisplayWarningText(const char *) override
New lines are converted to carriage return new lines.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
base class for writing debug output to a console