Home
last modified time | relevance | path

Searched refs:getEdgeWithinBox2D (Results 1 – 12 of 12) sorted by relevance

/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dliblwgeom_topo.h479 LWT_ISO_EDGE* (*getEdgeWithinBox2D) ( member
H A Dlwgeom_topo.c183 CBT4(topo, getEdgeWithinBox2D, box, numelems, fields, limit); in lwt_be_getEdgeWithinBox2D()
/dports/devel/librttopo/librttopo-1.1.0/headers/
H A Dlibrttopo.h476 RTT_ISO_EDGE* (*getEdgeWithinBox2D) ( member
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dliblwgeom_topo.h455 …*getEdgeWithinBox2D)(const LWT_BE_TOPOLOGY *topo, const GBOX *box, uint64_t *numelems, int fields,… member
H A Dlwgeom_topo.c180 CBT4(topo, getEdgeWithinBox2D, box, numelems, fields, limit); in lwt_be_getEdgeWithinBox2D()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dliblwgeom_topo.h440 …*getEdgeWithinBox2D)(const LWT_BE_TOPOLOGY *topo, const GBOX *box, uint64_t *numelems, int fields,… member
H A Dlwgeom_topo.c180 CBT4(topo, getEdgeWithinBox2D, box, numelems, fields, limit); in lwt_be_getEdgeWithinBox2D()
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dliblwgeom_topo.h455 …*getEdgeWithinBox2D)(const LWT_BE_TOPOLOGY *topo, const GBOX *box, uint64_t *numelems, int fields,… member
H A Dlwgeom_topo.c180 CBT4(topo, getEdgeWithinBox2D, box, numelems, fields, limit); in lwt_be_getEdgeWithinBox2D()
/dports/devel/librttopo/librttopo-1.1.0/
H A DChangeLog260 …bbox for the getEdgeWithinBox2D backend callback Request support for NULL bbox pointer arg in the …
/dports/databases/spatialite/libspatialite-5.0.1/src/topology/
H A Dgaia_auxtopo.c2294 callbacks->getEdgeWithinBox2D = callback_getEdgeWithinBox2D; in gaiaTopologyFromDBMS()
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtgeom_topo.c206 CBT4(topo, getEdgeWithinBox2D, box, numelems, fields, limit); in rtt_be_getEdgeWithinBox2D()