Home
last modified time | relevance | path

Searched refs:GEOSInterpolateNormalized (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-shapely/Shapely-1.8.0/shapely/
H A Dctypes_declarations.py116 lgeos.GEOSInterpolateNormalized.restype = c_void_p
117 lgeos.GEOSInterpolateNormalized.argtypes = [c_void_p, c_double]
H A Dgeos.py720 self.GEOSInterpolateNormalized
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp1396 GEOSInterpolateNormalized(const geos::geom::Geometry* g, in GEOSInterpolateNormalized() function
H A Dgeos_c.h.in1514 extern GEOSGeometry GEOS_DLL *GEOSInterpolateNormalized(const GEOSGeometry *g,