mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-01 00:09:14 -04:00
This method will be used where multiple calls to `qgsDoubleNear(x1, y1, eps) && qgsDoubleNear(x2, y2, eps) && ... && qgsDoubleNear(xn, yn, eps)` are possible.