Undo action for ObjectLines topology only (not points) change.
More...
#include <MRChangePolylineAction.h>
Undo action for ObjectLines topology only (not points) change.
◆ Obj
◆ ChangePolylineTopologyAction()
MR::ChangePolylineTopologyAction::ChangePolylineTopologyAction |
( |
std::string | name, |
|
|
const std::shared_ptr< ObjectLines > & | obj ) |
|
inline |
use this constructor to remember object's lines points 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::ChangePolylineTopologyAction::heapBytes |
( |
| ) |
const |
|
inlinenodiscardoverridevirtual |
returns the amount of memory this object occupies on heap
Implements MR::HistoryAction.
◆ name()
virtual std::string MR::ChangePolylineTopologyAction::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ setObjectDirty()
static void MR::ChangePolylineTopologyAction::setObjectDirty |
( |
const std::shared_ptr< ObjectLines > & | obj | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: