Castor3D 0.16.0
Multiplatform 3D engine
|
#include <StreamIndentManipulators.hpp>
Public Member Functions | |
Indent (int i) | |
Constructor. | |
Public Attributes | |
int | m_indent |
The indentation value. | |
|
inlineexplicit |
Constructor.
[in] | i | The indentation value |
int castor::format::Indent::m_indent |
The indentation value.