Blender V4.3
SceneStatsFmt Struct Reference

Public Attributes

char totvert [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totvertsel [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totvertsculpt [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totface [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totfacesel [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totedge [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totedgesel [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totfacesculpt [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totbone [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totbonesel [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totobj [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totobjsel [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totlamp [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totlampsel [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char tottri [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char tottrisel [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totgplayer [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totgpframe [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totgpstroke [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 
char totgppoint [BLI_STR_FORMAT_UINT64_GROUPED_SIZE]
 

Detailed Description

Definition at line 79 of file info_stats.cc.

Member Data Documentation

◆ totbone

char SceneStatsFmt::totbone[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 86 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totbonesel

char SceneStatsFmt::totbonesel[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 86 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totedge

char SceneStatsFmt::totedge[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 84 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totedgesel

char SceneStatsFmt::totedgesel[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 84 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totface

char SceneStatsFmt::totface[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 83 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totfacesculpt

char SceneStatsFmt::totfacesculpt[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 85 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totfacesel

char SceneStatsFmt::totfacesel[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 83 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totgpframe

char SceneStatsFmt::totgpframe[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 91 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totgplayer

char SceneStatsFmt::totgplayer[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 90 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totgppoint

char SceneStatsFmt::totgppoint[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 93 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totgpstroke

char SceneStatsFmt::totgpstroke[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 92 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totlamp

char SceneStatsFmt::totlamp[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 88 of file info_stats.cc.

Referenced by ED_info_draw_stats().

◆ totlampsel

char SceneStatsFmt::totlampsel[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 88 of file info_stats.cc.

Referenced by ED_info_draw_stats().

◆ totobj

char SceneStatsFmt::totobj[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 87 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totobjsel

char SceneStatsFmt::totobjsel[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 87 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ tottri

char SceneStatsFmt::tottri[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 89 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ tottrisel

char SceneStatsFmt::tottrisel[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 89 of file info_stats.cc.

Referenced by ED_info_draw_stats().

◆ totvert

char SceneStatsFmt::totvert[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 81 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totvertsculpt

char SceneStatsFmt::totvertsculpt[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 82 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totvertsel

char SceneStatsFmt::totvertsel[BLI_STR_FORMAT_UINT64_GROUPED_SIZE]

Definition at line 81 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().


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