Blender
V3.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 12 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().