Krita Source Code Documentation
Loading...
Searching...
No Matches
SvgMeshPatch.h File Reference
#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>
 

Typedef Documentation

◆ SvgMeshPath

using SvgMeshPath = std::array<QPointF, 4>

Definition at line 33 of file SvgMeshPatch.h.