QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
#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... | |