Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_convex_hull.h File Reference
#include <QtGlobal>
#include <QPolygon>
#include "kis_types.h"

Go to the source code of this file.

Namespaces

namespace  KisConvexHull
 

Functions

QPolygon KisConvexHull::findConvexHull (const QVector< QPoint > &points)
 
QPolygon KisConvexHull::findConvexHull (KisPaintDeviceSP device)
 
QPolygon KisConvexHull::findConvexHullSelectionLike (KisPaintDeviceSP device)