mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
fix doxygen layout
This commit is contained in:
parent
bc51bba386
commit
199055edbe
@ -136,8 +136,8 @@ class CORE_EXPORT QgsCurvePolygon: public QgsSurface
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns approximate rotation angle for a vertex. Usually average angle between adjacent segments.
|
* Returns approximate rotation angle for a vertex. Usually average angle between adjacent segments.
|
||||||
* \param vertex the vertex id
|
* \param vertex the vertex id
|
||||||
* \returns rotation in radians, clockwise from north
|
* \returns rotation in radians, clockwise from north
|
||||||
*/
|
*/
|
||||||
double vertexAngle( QgsVertexId vertex ) const override;
|
double vertexAngle( QgsVertexId vertex ) const override;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user