Jean Felder e99d4d2306 qgssurface: Do not define surfaceToPolygon
`surfaceToPolygon` is only useful for `QgsCurvePolygon` which inherits
from `QgsSurface`. The next commit will introduce
`QgsPolyhedralSurface` which also inherits from `QgsSurface`. For
`QgsPolyhedralSurface`, it does not make sense to have
`surfaceToPolygon`.

By moving `surfaceToPolygon` definition in `QgsCurvePolygon` this
allows to keep the functionality.
2024-09-09 06:16:25 +02:00
..
2024-09-08 16:06:22 +10:00
2024-09-08 16:06:22 +10:00
2024-09-05 16:49:52 +10:00
2024-08-17 19:59:17 +10:00
2024-09-08 16:06:22 +10:00
2024-05-14 12:00:10 +10:00