QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgis.h"
#include "qgsgeometrysimplifier.h"
#include <QPolygonF>
#include <memory>
Go to the source code of this file.
Classes | |
class | QgsMapToPixelSimplifier |
Implementation of GeometrySimplifier using the "MapToPixel" algorithm. More... | |