#include <MRChangePointCloudNormalsAction.h>
Undo action for changing normals in PointCloud
◆ Obj
◆ ChangePointCloudNormalsAction()
MR::ChangePointCloudNormalsAction::ChangePointCloudNormalsAction |
( |
std::string | name, |
|
|
const std::shared_ptr< ObjectPoints > & | obj ) |
|
inline |
use this constructor to remember point cloud's normals before making any changes in it
◆ action()
This function is called on history action (undo, redo, etc.)
Implements MR::HistoryAction.
◆ heapBytes()
virtual size_t MR::ChangePointCloudNormalsAction::heapBytes |
( |
| ) |
const |
|
inlinenodiscardoverridevirtual |
returns the amount of memory this object occupies on heap
Implements MR::HistoryAction.
◆ name()
virtual std::string MR::ChangePointCloudNormalsAction::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ setObjectDirty()
static void MR::ChangePointCloudNormalsAction::setObjectDirty |
( |
const std::shared_ptr< ObjectPoints > & | obj | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: