|
Krita Source Code Documentation
|
#include <array>#include <QColor>#include <QPointF>#include <QVector>#include <QMap>#include <QPainterPath>#include <KoPathShape.h>Go to the source code of this file.
Classes | |
| class | SvgMeshPatch |
| struct | SvgMeshStop |
Typedefs | |
| using | SvgMeshPath = std::array<QPointF, 4> |
| using SvgMeshPath = std::array<QPointF, 4> |
Definition at line 33 of file SvgMeshPatch.h.