Home
last modified time | relevance | path

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

/dports/graphics/geos/geos-3.9.1/tests/unit/capi/
H A DGEOSLineString_PointTest.cpp83 geom2 = GEOSGeomGetStartPoint(geom1_); in test()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp642 GEOSGeomGetStartPoint(const Geometry* g) in GEOSGeomGetStartPoint() function
H A Dgeos_c.h.in2153 extern GEOSGeometry GEOS_DLL *GEOSGeomGetStartPoint(const GEOSGeometry *g);
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dlwgeom_geos.c427 gcenter = GEOSGeomGetStartPoint(gcircle); in ST_MaximumInscribedCircle()
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dlwgeom_geos.c426 gcenter = GEOSGeomGetStartPoint(gcircle); in ST_MaximumInscribedCircle()