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