|
Blender
V3.3
|
#include <stats.h>
Public Member Functions | |
| MeshStats () | |
| string | full_report (int indent_level=0) |
Public Attributes | |
| NamedSizeStats | geometry |
Definition at line 138 of file scene/stats.h.
| string MeshStats::full_report | ( | int | indent_level = 0 | ) |
Definition at line 220 of file stats.cpp.
References NamedSizeStats::full_report(), geometry, kIndentNumSpaces, and result.
Referenced by RenderStats::full_report().
| NamedSizeStats MeshStats::geometry |
Definition at line 149 of file scene/stats.h.
Referenced by GeometryManager::collect_statistics(), and full_report().