QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
#include "qgis_core.h"
#include "qgslinestring.h"
#include "qgsgeometry.h"
#include "qgslogger.h"
#include <QVector>
Go to the source code of this file.
Classes | |
class | QgsGeometryEngine |
A geometry engine is a low-level representation of a QgsAbstractGeometry object, optimised for use with external geometry libraries such as GEOS. More... | |