Loïc Bartoletti 491d133a05 QgsGeometryUtilsBase: Add a fuzzy compare method for comparing pairs
This method will be used where multiple calls to `qgsDoubleNear(x1, y1, eps) &&
qgsDoubleNear(x2, y2, eps) && ... && qgsDoubleNear(xn, yn, eps)` are possible.
2023-12-14 20:17:25 +01:00
..
2023-12-13 05:36:44 +10:00
2023-09-14 10:46:54 +03:00
2023-04-05 11:17:19 +10:00
2023-01-27 15:39:09 +10:00
2023-12-06 06:39:49 +10:00
2023-12-12 09:36:27 +10:00
2023-04-23 07:10:03 +02:00
2023-04-29 14:25:11 +02:00