Blender V5.0
SceneStats Struct Reference

Public Attributes

uint64_t totvert
uint64_t totvertsel
uint64_t totvertsculpt
uint64_t totedge
uint64_t totedgesel
uint64_t totface
uint64_t totfacesel
uint64_t totfacesculpt
uint64_t totbone
uint64_t totbonesel
uint64_t totobj
uint64_t totobjsel
uint64_t totlamp
uint64_t totlampsel
uint64_t tottri
uint64_t tottrisel
uint64_t totgplayer
uint64_t totgpframe
uint64_t totgpstroke
uint64_t totpoints

Detailed Description

Definition at line 66 of file info_stats.cc.

Member Data Documentation

◆ totbone

uint64_t SceneStats::totbone

Definition at line 70 of file info_stats.cc.

Referenced by stats_object_edit(), and stats_object_pose().

◆ totbonesel

uint64_t SceneStats::totbonesel

Definition at line 70 of file info_stats.cc.

Referenced by stats_object_edit(), and stats_object_pose().

◆ totedge

uint64_t SceneStats::totedge

Definition at line 68 of file info_stats.cc.

Referenced by stats_mesheval(), and stats_object_edit().

◆ totedgesel

uint64_t SceneStats::totedgesel

Definition at line 68 of file info_stats.cc.

Referenced by stats_mesheval(), and stats_object_edit().

◆ totface

uint64_t SceneStats::totface

Definition at line 69 of file info_stats.cc.

Referenced by stats_mesheval(), and stats_object_edit().

◆ totfacesculpt

uint64_t SceneStats::totfacesculpt

Definition at line 69 of file info_stats.cc.

Referenced by stats_object_sculpt().

◆ totfacesel

uint64_t SceneStats::totfacesel

Definition at line 69 of file info_stats.cc.

Referenced by stats_mesheval(), and stats_object_edit().

◆ totgpframe

uint64_t SceneStats::totgpframe

Definition at line 74 of file info_stats.cc.

Referenced by stats_object().

◆ totgplayer

uint64_t SceneStats::totgplayer

Definition at line 74 of file info_stats.cc.

Referenced by stats_object().

◆ totgpstroke

uint64_t SceneStats::totgpstroke

Definition at line 74 of file info_stats.cc.

Referenced by stats_object().

◆ totlamp

uint64_t SceneStats::totlamp

Definition at line 72 of file info_stats.cc.

Referenced by stats_object().

◆ totlampsel

uint64_t SceneStats::totlampsel

Definition at line 72 of file info_stats.cc.

Referenced by stats_object().

◆ totobj

uint64_t SceneStats::totobj

Definition at line 71 of file info_stats.cc.

Referenced by stats_object(), and stats_update().

◆ totobjsel

uint64_t SceneStats::totobjsel

Definition at line 71 of file info_stats.cc.

Referenced by stats_object(), and stats_update().

◆ totpoints

uint64_t SceneStats::totpoints

Definition at line 75 of file info_stats.cc.

Referenced by stats_object(), and stats_object_edit().

◆ tottri

uint64_t SceneStats::tottri

Definition at line 73 of file info_stats.cc.

Referenced by stats_mesheval(), stats_object_edit(), and stats_object_sculpt().

◆ tottrisel

uint64_t SceneStats::tottrisel

Definition at line 73 of file info_stats.cc.

Referenced by stats_mesheval().

◆ totvert

uint64_t SceneStats::totvert

Definition at line 67 of file info_stats.cc.

Referenced by stats_mesheval(), and stats_object_edit().

◆ totvertsculpt

uint64_t SceneStats::totvertsculpt

Definition at line 67 of file info_stats.cc.

Referenced by stats_object_sculpt().

◆ totvertsel

uint64_t SceneStats::totvertsel

Definition at line 67 of file info_stats.cc.

Referenced by stats_mesheval(), and stats_object_edit().


The documentation for this struct was generated from the following file: