Home
last modified time | relevance | path

Searched refs:GEOSGeom_getYMin (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/geos/geos-3.9.1/tests/unit/capi/
H A DGEOSGeom_extentTest.cpp54 ensure(GEOSGeom_getYMin(g, &ymin) != 0); in test()
78 ensure_equals(GEOSGeom_getYMin(g, &d), 0); in test()
/dports/graphics/geos/geos-3.9.1/benchmarks/capi/
H A DGEOSPreparedContainsPerfTest.cpp42 GEOSGeom_getYMin(g, &ymin); in test()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp1037 int GEOS_DLL GEOSGeom_getYMin(const GEOSGeometry* g, double* value) in GEOSGeom_getYMin() function
H A Dgeos_c.h.in2144 extern int GEOS_DLL GEOSGeom_getYMin(const GEOSGeometry* g, double* value);
/dports/graphics/geos/geos-3.9.1/
H A DNEWS116 GEOSGeom_getYMin, GEOSGeom_getYMax (#871, Dan Baston)