mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-18 00:06:00 -04:00
As for the sqrDistance and Distance 2D functions, this adds functions for 3D. To maintain the lowest level, the specific case where a Z could be NaN is not handled. It is left to the responsibility of other methods using these functions.