Home
last modified time | relevance | path

Searched refs:gbox_union (Results 1 – 24 of 24) sorted by relevance

/dports/databases/postgis25/postgis-2.5.5/postgis/
H A Dlwgeom_box.c380 if ( ! gbox_union(a,b,n) ) PG_RETURN_NULL(); in BOX2D_union()
H A Dgeography_measurement.c835 gbox_union(&gbox1, &gbox2, &gbox); in geography_bestsrid()
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dlwgeom_box.c381 if ( ! gbox_union(a,b,n) ) PG_RETURN_NULL(); in BOX2D_union()
H A Dgeography_measurement.c850 gbox_union(&gbox1, &gbox2, &gbox); in geography_bestsrid()
/dports/databases/postgis30/postgis-3.0.4/postgis/
H A Dlwgeom_box.c378 if ( ! gbox_union(a,b,n) ) PG_RETURN_NULL(); in BOX2D_union()
H A Dgeography_measurement.c867 gbox_union(&gbox1, &gbox2, &gbox); in geography_bestsrid()
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dlwgeom_box.c381 if ( ! gbox_union(a,b,n) ) PG_RETURN_NULL(); in BOX2D_union()
H A Dgeography_measurement.c850 gbox_union(&gbox1, &gbox2, &gbox); in geography_bestsrid()
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dg_box.c142 int gbox_union(const GBOX *g1, const GBOX *g2, GBOX *gout) in gbox_union() function
H A Dliblwgeom.h.in1854 extern int gbox_union(const GBOX *g1, const GBOX *g2, GBOX *gout);
H A Dlwgeom_topo.c3310 gbox_union(oldedge->geom->bbox, geom->bbox, &mbox); in lwt_ChangeEdgeGeom()
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Dg_box.c119 int gbox_union(const RTCTX *ctx, const RTGBOX *g1, const RTGBOX *g2, RTGBOX *gout) in gbox_union() function
H A Drtgeom_topo.c3487 gbox_union(iface->ctx, oldedge->geom->bbox, geom->bbox, &mbox); in rtt_ChangeEdgeGeom()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dgbox.c135 int gbox_union(const GBOX *g1, const GBOX *g2, GBOX *gout) in gbox_union() function
H A Dliblwgeom.h.in1964 extern int gbox_union(const GBOX *g1, const GBOX *g2, GBOX *gout);
H A Dlwgeom_topo.c3351 gbox_union(oldedge->geom->bbox, geom->bbox, &mbox); in lwt_ChangeEdgeGeom()
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dgbox.c135 int gbox_union(const GBOX *g1, const GBOX *g2, GBOX *gout) in gbox_union() function
H A Dliblwgeom.h.in1929 extern int gbox_union(const GBOX *g1, const GBOX *g2, GBOX *gout);
H A Dlwgeom_topo.c3315 gbox_union(oldedge->geom->bbox, geom->bbox, &mbox); in lwt_ChangeEdgeGeom()
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dgbox.c135 int gbox_union(const GBOX *g1, const GBOX *g2, GBOX *gout) in gbox_union() function
H A Dliblwgeom.h.in1954 extern int gbox_union(const GBOX *g1, const GBOX *g2, GBOX *gout);
H A Dlwgeom_topo.c3334 gbox_union(oldedge->geom->bbox, geom->bbox, &mbox); in lwt_ChangeEdgeGeom()
/dports/devel/librttopo/librttopo-1.1.0/headers/
H A Dlibrttopo_geom.h1741 extern int gbox_union(const RTCTX *ctx, const RTGBOX *g1, const RTGBOX *g2, RTGBOX *gout);
H A Dlibrttopo_geom.h.in1741 extern int gbox_union(const RTCTX *ctx, const RTGBOX *g1, const RTGBOX *g2, RTGBOX *gout);