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