Skip to content

Commit

Permalink
fix sip and doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vcloarec committed Sep 10, 2020
1 parent a95a40b commit 9db4032
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Expand Up @@ -81,6 +81,7 @@ Convenient class that can be used to obtain a datasetgroup on vertices that repr
#include "qgsmeshtriangulation.h"
%End
public:

QgsMeshZValueDatasetGroup( const QString &datasetGroupName, const QgsMesh &mesh );
%Docstring
Constructor
Expand Down
2 changes: 1 addition & 1 deletion src/analysis/mesh/qgsmeshtriangulation.h
Expand Up @@ -117,7 +117,7 @@ class QgsMeshZValueDataset: public QgsMeshDataset

/**
* \ingroup analysis
* \class QgsMeshZValueDataset
* \class QgsMeshZValueDatasetGroup
*
* Convenient class that can be used to obtain a datasetgroup on vertices that represents the Z value of the mesh vertices
*
Expand Down

0 comments on commit 9db4032

Please sign in to comment.