| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#include "qgsspatialindex.h"#include "qgsabstractgeometry.h"#include "qgspoint.h"#include "qgsgeometry.h"#include "qgsgeos.h"#include "qgis_analysis.h"#include <QMutex>#include <QFuture>#include <QStringList>#include <geos_c.h>

Go to the source code of this file.
Classes | |
| class | QgsGeometrySnapper | 
| Allows a geometry to be snapped to the geometries within a different reference layer.  More... | |
| class | QgsInternalGeometrySnapper | 
| Allows a set of geometries to be snapped to each other.  More... | |