|
Blender V5.0
|
#include <stats.h>
Public Member Functions | |
| ImageStats () | |
| string | full_report (const int indent_level=0) |
Public Attributes | |
| NamedSizeStats | textures |
Definition at line 152 of file scene/stats.h.
|
default |
| string ImageStats::full_report | ( | const int | indent_level = 0 | ) |
Definition at line 220 of file stats.cpp.
References kIndentNumSpaces, result, and textures.
| NamedSizeStats ImageStats::textures |
Definition at line 159 of file scene/stats.h.
Referenced by ImageManager::collect_statistics(), and full_report().