Blender  V3.3
Public Member Functions | Public Attributes | List of all members
ImageStats Class Reference

#include <stats.h>

Public Member Functions

 ImageStats ()
 
string full_report (int indent_level=0)
 

Public Attributes

NamedSizeStats textures
 

Detailed Description

Definition at line 153 of file scene/stats.h.

Constructor & Destructor Documentation

◆ ImageStats()

ImageStats::ImageStats ( )

Definition at line 230 of file stats.cpp.

Member Function Documentation

◆ full_report()

string ImageStats::full_report ( int  indent_level = 0)

Definition at line 234 of file stats.cpp.

References NamedSizeStats::full_report(), kIndentNumSpaces, result, and textures.

Referenced by RenderStats::full_report().

Member Data Documentation

◆ textures

NamedSizeStats ImageStats::textures

Definition at line 160 of file scene/stats.h.

Referenced by ImageManager::collect_statistics(), and full_report().


The documentation for this class was generated from the following files: