Krita Source Code Documentation
Loading...
Searching...
No Matches
KoPolygonUtils.cpp File Reference
#include "KoPolygonUtils.h"
#include <boost/polygon/polygon.hpp>
#include <QPolygon>
#include <QList>

Go to the source code of this file.

Classes

struct  boost::polygon::geometry_concept< QPoint >
 
struct  boost::polygon::geometry_concept< QPolygon >
 
struct  boost::polygon::point_mutable_traits< QPoint >
 
struct  boost::polygon::point_traits< QPoint >
 
struct  boost::polygon::polygon_mutable_traits< QPolygon >
 
struct  boost::polygon::polygon_traits< QPolygon >
 

Namespaces

namespace  boost
 
namespace  boost::polygon
 

Typedefs

typedef std::vector< QPolygon > PolygonSet
 

Typedef Documentation

◆ PolygonSet

typedef std::vector<QPolygon> PolygonSet

Definition at line 91 of file KoPolygonUtils.cpp.