Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix doc coverage test
  • Loading branch information
wonder-sk committed Nov 29, 2017
1 parent ebde3be commit 997286f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/3d/qgsvector3d.h
Expand Up @@ -19,10 +19,11 @@
#include "qgis_3d.h"

/**
* \ingroup 3d
* Class for storage of 3D vectors similar to QVector3D, with the difference that it uses double precision
* instead of single precision floating point numbers.
*
* \note Added in QGIS 3.0
* \since QGIS 3.0
*/
class _3D_EXPORT QgsVector3D
{
Expand Down

0 comments on commit 997286f

Please sign in to comment.