QGIS API Documentation 3.41.0-Master (f75d66fa9f9)
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
QgsPointCloudLayerUndoCommand Class Reference

Base class for undo/redo command for point cloud editing. More...

#include <qgspointcloudlayerundocommand.h>

Inheritance diagram for QgsPointCloudLayerUndoCommand:
Inheritance graph
[legend]

Protected Member Functions

 QgsPointCloudLayerUndoCommand (QgsPointCloudIndex index)
 Ctor.
 

Protected Attributes

QgsPointCloudIndex mIndex
 

Detailed Description

Base class for undo/redo command for point cloud editing.

Since
QGIS 3.42

Definition at line 34 of file qgspointcloudlayerundocommand.h.

Constructor & Destructor Documentation

◆ QgsPointCloudLayerUndoCommand()

QgsPointCloudLayerUndoCommand::QgsPointCloudLayerUndoCommand ( QgsPointCloudIndex  index)
protected

Ctor.

Definition at line 22 of file qgspointcloudlayerundocommand.cpp.

Member Data Documentation

◆ mIndex

QgsPointCloudIndex QgsPointCloudLayerUndoCommand::mIndex
protected

Definition at line 39 of file qgspointcloudlayerundocommand.h.


The documentation for this class was generated from the following files: