Home
last modified time | relevance | path

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

/dports/graphics/geos/geos-3.9.1/tests/unit/capi/
H A DGEOSOffsetCurveTest.cpp220 ensure(GEOSGeomGetNumPoints(geom2_) >= GEOSGeomGetNumPoints(geom1_)); in test()
233 ensure(GEOSGeomGetNumPoints(geom2_) >= GEOSGeomGetNumPoints(geom1_)); in test()
H A DGEOSLineString_PointTest.cpp128 points = GEOSGeomGetNumPoints(geom1_); in test()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp681 GEOSGeomGetNumPoints(const Geometry* g) in GEOSGeomGetNumPoints() function
H A Dgeos_c.h.in2100 extern int GEOS_DLL GEOSGeomGetNumPoints(const GEOSGeometry* g);
/dports/graphics/mapcache/mapcache-1.10.0/contrib/mapcache_detail/
H A Dmapcache_detail.c1541 npoints = GEOSGeomGetNumPoints(temp_ring);