|
Blender V5.0
|
#include <stats.h>
Public Member Functions | |
| MeshStats () | |
| string | full_report (const int indent_level=0) |
Public Attributes | |
| NamedSizeStats | geometry |
Definition at line 137 of file scene/stats.h.
|
default |
| string MeshStats::full_report | ( | const int | indent_level = 0 | ) |
Definition at line 208 of file stats.cpp.
References geometry, kIndentNumSpaces, and result.
| NamedSizeStats MeshStats::geometry |
Definition at line 148 of file scene/stats.h.
Referenced by GeometryManager::collect_statistics(), and full_report().