QGIS API Documentation 3.41.0-Master (02257426e5a)
|
Base class for undo/redo command for point cloud editing. More...
#include <qgspointcloudlayerundocommand.h>
Protected Member Functions | |
QgsPointCloudLayerUndoCommand (QgsPointCloudLayer *layer) | |
Ctor. | |
Protected Attributes | |
QgsPointCloudLayer * | mLayer |
Base class for undo/redo command for point cloud editing.
Definition at line 36 of file qgspointcloudlayerundocommand.h.
|
protected |
Ctor.
Definition at line 23 of file qgspointcloudlayerundocommand.cpp.
|
protected |
Definition at line 41 of file qgspointcloudlayerundocommand.h.