Skip to content

Commit

Permalink
fix doxygen layout
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Dec 15, 2017
1 parent bc51bba commit 199055e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/geometry/qgscurvepolygon.h
Expand Up @@ -136,8 +136,8 @@ class CORE_EXPORT QgsCurvePolygon: public QgsSurface

/**
* Returns approximate rotation angle for a vertex. Usually average angle between adjacent segments.
* \param vertex the vertex id
* \returns rotation in radians, clockwise from north
* \param vertex the vertex id
* \returns rotation in radians, clockwise from north
*/
double vertexAngle( QgsVertexId vertex ) const override;

Expand Down

0 comments on commit 199055e

Please sign in to comment.