We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent bc51bba commit 199055eCopy full SHA for 199055e
src/core/geometry/qgscurvepolygon.h
@@ -136,8 +136,8 @@ class CORE_EXPORT QgsCurvePolygon: public QgsSurface
136
137
/**
138
* Returns approximate rotation angle for a vertex. Usually average angle between adjacent segments.
139
- * \param vertex the vertex id
140
- * \returns rotation in radians, clockwise from north
+ * \param vertex the vertex id
+ * \returns rotation in radians, clockwise from north
141
*/
142
double vertexAngle( QgsVertexId vertex ) const override;
143
0 commit comments