|
Krita Source Code Documentation
|
#include <QtGlobal>Go to the source code of this file.
Functions | |
| void | karbonSimplifyPath (KoPathShape *path, qreal error) |
| void karbonSimplifyPath | ( | KoPathShape * | path, |
| qreal | error ) |
Definition at line 58 of file KarbonSimplifyPath.cpp.
References KarbonSimplifyPath::mergeSubpaths(), KarbonSimplifyPath::removeDuplicates(), KarbonSimplifyPath::simplifySubpaths(), KarbonSimplifyPath::split(), and KarbonSimplifyPath::subdivide().