Blender  V3.3
Public Attributes | List of all members
SceneStatsFmt Struct Reference

Public Attributes

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

Detailed Description

Definition at line 76 of file info_stats.cc.

Member Data Documentation

◆ totbone

char SceneStatsFmt::totbone[MAX_INFO_NUM_LEN]

Definition at line 81 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totbonesel

char SceneStatsFmt::totbonesel[MAX_INFO_NUM_LEN]

Definition at line 81 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totedge

char SceneStatsFmt::totedge[MAX_INFO_NUM_LEN]

Definition at line 80 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totedgesel

char SceneStatsFmt::totedgesel[MAX_INFO_NUM_LEN]

Definition at line 80 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totface

char SceneStatsFmt::totface[MAX_INFO_NUM_LEN]

Definition at line 79 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totfacesculpt

char SceneStatsFmt::totfacesculpt[MAX_INFO_NUM_LEN]

Definition at line 80 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totfacesel

char SceneStatsFmt::totfacesel[MAX_INFO_NUM_LEN]

Definition at line 79 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totgpframe

char SceneStatsFmt::totgpframe[MAX_INFO_NUM_LEN]

Definition at line 85 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totgplayer

char SceneStatsFmt::totgplayer[MAX_INFO_NUM_LEN]

Definition at line 85 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totgppoint

char SceneStatsFmt::totgppoint[MAX_INFO_NUM_LEN]

Definition at line 86 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totgpstroke

char SceneStatsFmt::totgpstroke[MAX_INFO_NUM_LEN]

Definition at line 86 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totlamp

char SceneStatsFmt::totlamp[MAX_INFO_NUM_LEN]

Definition at line 83 of file info_stats.cc.

Referenced by ED_info_draw_stats().

◆ totlampsel

char SceneStatsFmt::totlampsel[MAX_INFO_NUM_LEN]

Definition at line 83 of file info_stats.cc.

Referenced by ED_info_draw_stats().

◆ totobj

char SceneStatsFmt::totobj[MAX_INFO_NUM_LEN]

Definition at line 82 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totobjsel

char SceneStatsFmt::totobjsel[MAX_INFO_NUM_LEN]

Definition at line 82 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ tottri

char SceneStatsFmt::tottri[MAX_INFO_NUM_LEN]

Definition at line 84 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totvert

char SceneStatsFmt::totvert[MAX_INFO_NUM_LEN]

Definition at line 78 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totvertsculpt

char SceneStatsFmt::totvertsculpt[MAX_INFO_NUM_LEN]

Definition at line 78 of file info_stats.cc.

Referenced by ED_info_draw_stats(), and get_stats_string().

◆ totvertsel

char SceneStatsFmt::totvertsel[MAX_INFO_NUM_LEN]

Definition at line 78 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: