Home
last modified time | relevance | path

Searched defs:selfIntersections (Results 1 – 4 of 4) sorted by relevance

/dports/math/jts/jts-jts-1.18.1/modules/example/src/main/java/org/locationtech/jtsexample/technique/
H A DLineStringSelfIntersections.java52 Geometry selfIntersections = nodedEndPts.difference(lineEndPts); in lineStringSelfIntersections() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsgeometryutils.cpp544 QVector<QgsGeometryUtils::SelfIntersection> QgsGeometryUtils::selfIntersections( const QgsAbstractG… in selfIntersections() function in QgsGeometryUtils
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsgeometryutils.cpp544 QVector<QgsGeometryUtils::SelfIntersection> QgsGeometryUtils::selfIntersections( const QgsAbstractG… in selfIntersections() function in QgsGeometryUtils
/dports/graphics/vpaint/vpaint-1.7/src/Gui/VectorAnimationComplex/
H A DVAC.cpp3482 std::vector< SculptCurve::Intersection > selfIntersections; in insertSketchedEdgeInVAC() local