mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
fixup! sfcgal: add basic operations (translate, scale, rotate, boolean)
This commit is contained in:
parent
d6f37fc919
commit
335b0c2b02
@ -398,7 +398,7 @@ class CORE_EXPORT QgsSfcgalEngine
|
||||
static sfcgal::shared_geom rotate2D( const sfcgal::geometry *geom, double angle, const QgsPoint ¢er, QString *errorMsg = nullptr );
|
||||
|
||||
/**
|
||||
* 3D Rotation of geometry \geom around axis \axisVector by angle \angle
|
||||
* 3D Rotation of geometry \a geom around axis \a axisVector by angle \a angle
|
||||
*
|
||||
* \param geom geometry to perform the operation
|
||||
* \param angle rotation angle in radians
|
||||
|
Loading…
x
Reference in New Issue
Block a user