QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Functions
qgsgeometrycheckerutils.cpp File Reference
#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>
Include dependency graph for qgsgeometrycheckerutils.cpp:

Go to the source code of this file.

Functions

double pointLineDist (const QgsPoint &p1, const QgsPoint &p2, const QgsPoint &q)
 

Function Documentation

◆ pointLineDist()

double pointLineDist ( const QgsPoint p1,
const QgsPoint p2,
const QgsPoint q 
)

Definition at line 317 of file qgsgeometrycheckerutils.cpp.