|
Blender V4.3
|
#include "scene/stats.h"#include "scene/object.h"#include "util/algorithm.h"#include "util/foreach.h"#include "util/string.h"Go to the source code of this file.
Variables | |
| static CCL_NAMESPACE_BEGIN int | kIndentNumSpaces = 2 |
|
static |
Definition at line 13 of file stats.cpp.
Referenced by ImageStats::full_report(), MeshStats::full_report(), NamedNestedSampleStats::full_report(), NamedSampleCountStats::full_report(), NamedSizeStats::full_report(), and NamedTimeStats::full_report().