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