vsg 1.1.3
VulkanSceneGraph library
|
helper class for inserting indentation into streams useful for formatting output. More...
#include <stream.h>
Public Member Functions | |
indentation & | operator+= (int delta) |
indentation & | operator-= (int delta) |
Public Attributes | |
int | indent = 0 |
helper class for inserting indentation into streams useful for formatting output.