QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Public Member Functions | List of all members
QgsPointCompare Class Reference

Public Member Functions

 QgsPointCompare (double tolerance)
 
bool operator() (const QgsPoint &p1, const QgsPoint &p2) const
 

Detailed Description

Definition at line 35 of file qgslinevectorlayerdirector.cpp.

Constructor & Destructor Documentation

◆ QgsPointCompare()

QgsPointCompare::QgsPointCompare ( double  tolerance)
inlineexplicit

Definition at line 38 of file qgslinevectorlayerdirector.cpp.

Member Function Documentation

◆ operator()()

bool QgsPointCompare::operator() ( const QgsPoint p1,
const QgsPoint p2 
) const
inline

Definition at line 42 of file qgslinevectorlayerdirector.cpp.


The documentation for this class was generated from the following file: