Home
last modified time | relevance | path

Searched defs:vgeoms (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsgeometrymakevalid.cpp159 GEOSGeometry const *vgeoms[1]; in LWGEOM_GEOS_buildArea() local
484 GEOSGeometry *vgeoms[3]; // One for area, one for cut-edges in LWGEOM_GEOS_makeValidPolygon() local
824 QVector<GEOSGeometry *> vgeoms( nvgeoms ); in LWGEOM_GEOS_makeValidCollection() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsgeometrymakevalid.cpp157 GEOSGeometry const *vgeoms[1]; in LWGEOM_GEOS_buildArea() local
482 GEOSGeometry *vgeoms[3]; // One for area, one for cut-edges in LWGEOM_GEOS_makeValidPolygon() local
822 QVector<GEOSGeometry *> vgeoms( nvgeoms ); in LWGEOM_GEOS_makeValidCollection() local
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlwgeom_geos_clean.c349 GEOSGeometry* vgeoms[3]; /* One for area, one for cut-edges */ in LWGEOM_GEOS_makeValidPolygon() local
657 GEOSGeometry** vgeoms; in LWGEOM_GEOS_makeValidCollection() local
H A Dlwgeom_geos_split.c357 const GEOSGeometry *vgeoms[1]; in lwpoly_split_by_line() local
H A Dlwgeom_geos.c1094 GEOSGeometry const* vgeoms[1]; in LWGEOM_GEOS_buildArea() local
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dlwgeom_geos_clean.c345 GEOSGeometry* vgeoms[3]; /* One for area, one for cut-edges */ in LWGEOM_GEOS_makeValidPolygon() local
653 GEOSGeometry** vgeoms; in LWGEOM_GEOS_makeValidCollection() local
H A Dlwgeom_geos_split.c352 const GEOSGeometry *vgeoms[1]; in lwpoly_split_by_line() local
H A Dlwgeom_geos.c1030 GEOSGeometry const* vgeoms[1]; in LWGEOM_GEOS_buildArea() local
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlwgeom_geos_clean.c394 GEOSGeometry* vgeoms[3]; /* One for area, one for cut-edges */ in LWGEOM_GEOS_makeValidPolygon() local
702 GEOSGeometry** vgeoms; in LWGEOM_GEOS_makeValidCollection() local
H A Dlwgeom_geos_split.c357 const GEOSGeometry *vgeoms[1]; in lwpoly_split_by_line() local
H A Dlwgeom_geos.c1243 GEOSGeometry const* vgeoms[1]; in LWGEOM_GEOS_buildArea() local
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlwgeom_geos_clean.c393 GEOSGeometry* vgeoms[3]; /* One for area, one for cut-edges */ in LWGEOM_GEOS_makeValidPolygon() local
701 GEOSGeometry** vgeoms; in LWGEOM_GEOS_makeValidCollection() local
H A Dlwgeom_geos_split.c357 const GEOSGeometry *vgeoms[1]; in lwpoly_split_by_line() local
H A Dlwgeom_geos.c1220 GEOSGeometry const* vgeoms[1]; in LWGEOM_GEOS_buildArea() local
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtgeom_geos_clean.c385 GEOSGeometry *vgeoms[3]; /* One for area, one for cut-edges */ in RTGEOM_GEOS_makeValidPolygon() local
797 GEOSGeometry **vgeoms; in RTGEOM_GEOS_makeValidCollection() local
H A Drtgeom_geos_split.c357 const GEOSGeometry *vgeoms[1]; in rtpoly_split_by_line() local
H A Drtgeom_geos.c1143 GEOSGeometry const *vgeoms[1]; in RTGEOM_GEOS_buildArea() local
/dports/graphics/geos/geos-3.9.1/src/operation/valid/
H A DMakeValid.cpp276 std::vector<std::unique_ptr<Geometry>> vgeoms(3); in MakeValidPoly() local
/dports/databases/postgis30/postgis-3.0.4/postgis/
H A Dlwgeom_geos.c2822 const GEOSGeometry **vgeoms; in polygonize_garray() local
/dports/databases/postgis25/postgis-2.5.5/postgis/
H A Dlwgeom_geos.c2833 const GEOSGeometry **vgeoms; in polygonize_garray() local
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dlwgeom_geos.c2966 const GEOSGeometry **vgeoms; in polygonize_garray() local
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dlwgeom_geos.c2890 const GEOSGeometry **vgeoms; in polygonize_garray() local
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_ts_c.cpp1825 std::vector<std::unique_ptr<Geometry>> vgeoms(ngeoms); in GEOSGeom_createCollection_r() local