ON_TextLogIndent is a class used with ON_TextLog to push and pop indentation. More...
#include <opennurbs_textlog.h>
Public Member Functions | |
ON_TextLogIndent (class ON_TextLog &text_log) | |
ON_TextLogIndent (class ON_TextLog &text_log, bool bEnabled) | |
~ON_TextLogIndent () | |
ON_TextLogIndent is a class used with ON_TextLog to push and pop indentation.
ON_TextLogIndent::ON_TextLogIndent | ( | class ON_TextLog & | text_log | ) |
ON_TextLogIndent::ON_TextLogIndent | ( | class ON_TextLog & | text_log, |
bool | bEnabled | ||
) |
ON_TextLogIndent::~ON_TextLogIndent | ( | ) |