Skip to content

Commit

Permalink
Remove remnant docx
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 18, 2021
1 parent 9dc4985 commit 155ee72
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Expand Up @@ -38,8 +38,6 @@ taken from the point cloud index.

The ``zValueFixedOffset`` argument specifies any constant offset value which must be added to z values
taken from the point cloud index.

The ``highlightedPoints`` argument specifies highlighted points during rendering
%End


Expand Down
2 changes: 0 additions & 2 deletions src/core/pointcloud/qgspointcloudrenderer.h
Expand Up @@ -53,8 +53,6 @@ class CORE_EXPORT QgsPointCloudRenderContext
*
* The \a zValueFixedOffset argument specifies any constant offset value which must be added to z values
* taken from the point cloud index.
*
* The \a highlightedPoints argument specifies highlighted points during rendering
*/
QgsPointCloudRenderContext( QgsRenderContext &context, const QgsVector3D &scale, const QgsVector3D &offset,
double zValueScale, double zValueFixedOffset );
Expand Down

0 comments on commit 155ee72

Please sign in to comment.