#include <albaVTKLog.h>
Definition at line 27 of file albaVTKLog.h.
◆ albaVTKLog()
albaVTKLog::albaVTKLog |
( |
| ) |
|
|
protected |
◆ ~albaVTKLog()
albaVTKLog::~albaVTKLog |
( |
| ) |
|
|
protected |
◆ New()
◆ vtkTypeMacro()
albaVTKLog::vtkTypeMacro |
( |
albaVTKLog |
, |
|
|
vtkOutputWindow |
|
|
) |
| |
◆ SetEnabled()
void albaVTKLog::SetEnabled |
( |
int |
enabled | ) |
|
|
inline |
Set log message displaying.
Definition at line 36 of file albaVTKLog.h.
◆ GetEnabled()
int albaVTKLog::GetEnabled |
( |
| ) |
|
|
inline |
Get log message displaying.
Definition at line 39 of file albaVTKLog.h.
◆ EnabledOn()
void albaVTKLog::EnabledOn |
( |
| ) |
|
|
inline |
Enable log message displaying.
Definition at line 42 of file albaVTKLog.h.
◆ EnabledOff()
void albaVTKLog::EnabledOff |
( |
| ) |
|
|
inline |
Disable log message displaying.
Definition at line 45 of file albaVTKLog.h.
◆ DisplayText()
virtual void albaVTKLog::DisplayText |
( |
const char * |
| ) |
|
|
virtual |
Put the text into the log file.
New lines are converted to carriage return new lines.
◆ m_Enabled
int albaVTKLog::m_Enabled |
|
protected |
The documentation for this class was generated from the following file: