|
Blender V5.0
|
#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 183 of file BKE_bpath.hh.
| int BPathSummary::count_changed = 0 |
Definition at line 185 of file BKE_bpath.hh.
Referenced by BKE_bpath_summary_report().
| int BPathSummary::count_failed = 0 |
Definition at line 186 of file BKE_bpath.hh.
Referenced by BKE_bpath_summary_report().
| int BPathSummary::count_total = 0 |
Definition at line 184 of file BKE_bpath.hh.
Referenced by BKE_bpath_summary_report().