|
Blender
V2.93
|
#include <stats.h>
Public Member Functions | |
| ImageStats () | |
| string | full_report (int indent_level=0) |
Public Attributes | |
| NamedSizeStats | textures |
| string ImageStats::full_report | ( | int | indent_level = 0 | ) |
Definition at line 247 of file stats.cpp.
References NamedSizeStats::full_report(), kIndentNumSpaces, result, and textures.
Referenced by RenderStats::full_report().
| NamedSizeStats ImageStats::textures |
Definition at line 173 of file stats.h.
Referenced by ImageManager::collect_statistics(), and full_report().