Searched refs:pointSpacingAngleTolerance (Results 1 – 10 of 10) sorted by relevance
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/ |
H A D | qgsgeometryutils.h | 393 double pointSpacingAngleTolerance ) SIP_HOLDGIL;
|
H A D | qgsinternalgeometryengine.cpp | 1201 double pointSpacingAngleTolerance ) in lineToCurve() argument 1275 …sGeometryUtils::pointContinuesArc( a1, a2, a3, b, distanceTolerance, pointSpacingAngleTolerance ) ) in lineToCurve()
|
H A D | qgsgeometryutils.cpp | 878 …onst QgsPoint &a3, const QgsPoint &b, double distanceTolerance, double pointSpacingAngleTolerance ) in pointContinuesArc() argument 921 if ( diff > pointSpacingAngleTolerance ) in pointContinuesArc()
|
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/ |
H A D | qgsgeometryutils.h | 423 double pointSpacingAngleTolerance ) SIP_HOLDGIL;
|
H A D | qgsinternalgeometryengine.cpp | 1335 double pointSpacingAngleTolerance ) in lineToCurve() argument 1409 …sGeometryUtils::pointContinuesArc( a1, a2, a3, b, distanceTolerance, pointSpacingAngleTolerance ) ) in lineToCurve()
|
H A D | qgsgeometryutils.cpp | 895 …onst QgsPoint &a3, const QgsPoint &b, double distanceTolerance, double pointSpacingAngleTolerance ) in pointContinuesArc() argument 938 if ( diff > pointSpacingAngleTolerance ) in pointContinuesArc()
|
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/geometry/ |
H A D | qgsgeometryutils.sip.in | 361 double pointSpacingAngleTolerance ) /HoldGIL/; 370 on the candidate arc. The ``pointSpacingAngleTolerance`` parameter specifies the maximum
|
H A D | qgsgeometry.sip.in | 1273 regularly spaced on the candidate arc. The ``pointSpacingAngleTolerance`` parameter specifies the m…
|
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/geometry/ |
H A D | qgsgeometryutils.sip.in | 394 double pointSpacingAngleTolerance ) /HoldGIL/; 403 on the candidate arc. The ``pointSpacingAngleTolerance`` parameter specifies the maximum
|
H A D | qgsgeometry.sip.in | 1366 regularly spaced on the candidate arc. The ``pointSpacingAngleTolerance`` parameter specifies the m…
|