Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
void | ED_info_stats_clear (struct Scene *scene) |
const char * | ED_info_stats_string (struct Scene *scene) |
Definition in file ED_info.h.
void ED_info_stats_clear | ( | struct Scene * | scene | ) |
Definition at line 420 of file info_stats.c.
References MEM_freeN(), NULL, and Scene::stats.
Referenced by wm_event_do_notifiers().
const char* ED_info_stats_string | ( | struct Scene * | scene | ) |
Definition at line 428 of file info_stats.c.
References SceneStats::infostr, Scene::stats, stats_string(), and stats_update().