14 Commits

Author SHA1 Message Date
Nyall Dawson
f439a649d6 Optimise 3d clipping to work directly with coordinate arrays, so that
we avoid the (signficant) overhead of point conversion and sequence
allocations
2022-05-26 06:20:32 +10:00
bdm-oslandia
25d50c77db force rebuild 2022-05-26 06:20:32 +10:00
bdm-oslandia
8d151ecd4a QgsClipper: fix rename parameter for trimPolygon 2022-05-26 06:20:32 +10:00
benoitdm-oslandia
741c2aa4f1 Update python/core/auto_generated/qgsclipper.sip.in
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
2022-05-26 06:20:32 +10:00
bdm-oslandia
0b03f01628 qgssymbol: readd 2d versions to optimize speed when no 3d involved 2022-05-26 06:20:32 +10:00
bdm-oslandia
7c24d34939 qgsclipper: replace addVertex by fastest QgsPointSequence<< operator 2022-05-26 06:20:32 +10:00
bdm-oslandia
15733b11fc qgsclipper: readd old clippedLine function prototype 2022-05-26 06:20:32 +10:00
bdm-oslandia
f689b65149 fix qgsclipper documentation 2022-05-26 06:20:32 +10:00
bdm-oslandia
8e6a8fc8bb fix clipping for geocentric projections 2022-05-26 06:20:32 +10:00
Nyall Dawson
f0946aa807 Make QgsClipper::clipLineSegment public 2022-05-07 21:42:54 +10:00
Denis Rouzaud
ba8a445850 run sipify 2021-03-22 21:13:52 +01:00
Nyall Dawson
7dfef3a0b1 Newer doxygen versions don't auto convert the first line in a class'
documentation to a brief note, so we have to do it explicitly...
2021-02-19 08:15:29 +10:00
Nyall Dawson
9990b84bdb Add QgsClipper::clippedLine variant which accepts a QPolygonF line
input
2020-09-22 06:50:34 +10:00
Denis Rouzaud
7df2593caf move auto generated sip file in dedicated folder 2018-05-14 10:23:37 -04:00