Home
last modified time | relevance | path

Searched refs:GEOSWKTWriter_setOutputDimension_r (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/php-geos/php-geos/
H A Dconfig.m481 …os_c, GEOSWKTWriter_setOutputDimension_r, AC_DEFINE(HAVE_GEOS_WKT_WRITER_SET_OUTPUT_DIMENSION,1,[W…
H A Dgeos.c2613 GEOSWKTWriter_setOutputDimension_r(GEOS_G(handle), writer, dim); in PHP_METHOD()
/dports/graphics/py-pygeos/pygeos-0.10.2/src/
H A Dpygeom.c92 GEOSWKTWriter_setOutputDimension_r(ctx, writer, dimension); in GeometryObject_ToWKT()
H A Dufuncs.c2914 GEOSWKTWriter_setOutputDimension_r(ctx, writer, *(int*)ip4); in to_wkt_func()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp1119 GEOSWKTWriter_setOutputDimension_r(handle, writer, dim); in GEOSWKTWriter_setOutputDimension()
H A Dgeos_ts_c.cpp2663 GEOSWKTWriter_setOutputDimension_r(GEOSContextHandle_t extHandle, WKTWriter* writer, int dim) in GEOSWKTWriter_setOutputDimension_r() function
H A Dgeos_c.h.in1292 extern void GEOS_DLL GEOSWKTWriter_setOutputDimension_r(GEOSContextHandle_t handle,