| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include "qgsgeometrycheckcontext.h"#include "qgsgeometrycheckerutils.h"#include "qgsgeometry.h"#include "qgsgeometryutils.h"#include "qgsfeaturepool.h"#include "qgspolygon.h"#include "qgsgeos.h"#include "qgsgeometrycollection.h"#include "qgssurface.h"#include "qgsvectorlayer.h"#include "qgsgeometrycheck.h"#include "qgsfeedback.h"#include <qmath.h>
Go to the source code of this file.
| Functions | |
| double | pointLineDist (const QgsPoint &p1, const QgsPoint &p2, const QgsPoint &q) | 
Definition at line 318 of file qgsgeometrycheckerutils.cpp.