Home
last modified time | relevance | path

Searched refs:GEOSPreparedDistance (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/geos/geos-3.9.1/tests/unit/capi/
H A DGEOSPreparedDistanceTest.cpp65 int ret = GEOSPreparedDistance(pgeom1_, geom2_, &obt_dist); in checkDistance()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp1308GEOSPreparedDistance(const geos::geom::prep::PreparedGeometry* g1, const Geometry* g2, double *dis… in GEOSPreparedDistance() function
H A Dgeos_c.h.in1885 extern int GEOS_DLL GEOSPreparedDistance(const GEOSPreparedGeometry* pg1, const GEOSGeometry* g2, d…
/dports/graphics/geos/geos-3.9.1/
H A DNEWS21 - CAPI: GEOSPreparedDistance (#1066, Sandro Santilli)
H A DChangeLog677 GEOSPreparedDistance to C-API References #1066 By default
/dports/graphics/qgis/qgis-3.22.3/
H A DChangeLog37116 Use GEOSPreparedDistance when available