Krita Source Code Documentation
Loading...
Searching...
No Matches
KoPathSegment.cpp File Reference
#include "KoPathSegment.h"
#include "KoPathPoint.h"
#include <FlakeDebug.h>
#include <QPainterPath>
#include <QTransform>
#include <math.h>
#include "kis_global.h"
#include <KisBezierUtils.h>

Go to the source code of this file.

Classes

class  KoPathSegment
 A KoPathSegment consist of two neighboring KoPathPoints. More...