Walls And Holes  1
polygon.cpp File Reference
#include "polygon.h"
#include "geometry.h"
#include <QSet>
#include <QDebug>
Include dependency graph for polygon.cpp:

Functions

uint qHash (const QPointF &key)
 
QVector< BetterPolygonparseQPolygonF (QPolygonF base)
 

Function Documentation

◆ parseQPolygonF()

QVector<BetterPolygon> parseQPolygonF ( QPolygonF  base)
Here is the caller graph for this function:

◆ qHash()

uint qHash ( const QPointF &  key)