|
Blender
V2.93
|
#include "render/stats.h"#include "render/object.h"#include "util/util_algorithm.h"#include "util/util_foreach.h"#include "util/util_string.h"Go to the source code of this file.
Variables | |
| static CCL_NAMESPACE_BEGIN int | kIndentNumSpaces = 2 |
|
static |
Definition at line 25 of file stats.cpp.
Referenced by NamedSizeStats::full_report(), NamedTimeStats::full_report(), NamedSampleCountStats::full_report(), MeshStats::full_report(), ImageStats::full_report(), and NamedNestedSampleStats::full_report().