|
Blender V4.3
|
#include <BKE_bpath.hh>
Public Attributes | |
| int | count_total = 0 |
| int | count_changed = 0 |
| int | count_failed = 0 |
A summary of operating on many paths.
Definition at line 167 of file BKE_bpath.hh.
| int BPathSummary::count_changed = 0 |
Definition at line 169 of file BKE_bpath.hh.
Referenced by BKE_bpath_summary_report().
| int BPathSummary::count_failed = 0 |
Definition at line 170 of file BKE_bpath.hh.
Referenced by BKE_bpath_summary_report().
| int BPathSummary::count_total = 0 |
Definition at line 168 of file BKE_bpath.hh.
Referenced by BKE_bpath_summary_report().