#include <helpers.h>
Public Member Functions | |
| void | Indent (int spaces=2) |
| void | Unindent () |
| const std::string & | operator() () const |
Private Attributes | |
| std::string | m_indent_string |
|
|
Definition at line 55 of file helpers.cpp. References m_indent_string. Referenced by toxic::SceneSettingsWrapper::Print(), toxic::DriverSettingsWrapper::Print(), print_statistics(), and PrintSamplingSettings(). |
|
|
Definition at line 65 of file helpers.cpp. References m_indent_string. |
|
|
Definition at line 60 of file helpers.cpp. References m_indent_string. |
|
|
Definition at line 62 of file helpers.h. Referenced by Indent(), operator()(), and Unindent(). |
1.3.6