Undo action for ObjectVoxels iso-value change.
More...
#include <MRVoxels/MRChangeVoxelsAction.h>
Undo action for ObjectVoxels iso-value change.
◆ Obj
◆ ChangeIsoAction()
| MR::ChangeIsoAction::ChangeIsoAction |
( |
std::string | name, |
|
|
const std::shared_ptr< ObjectVoxels > & | obj ) |
|
inline |
use this constructor to remember object's iso before making any changes in it
◆ action()
This function is called on history action (undo, redo, etc.)
TODO: process potential error
Implements MR::HistoryAction.
◆ heapBytes()
| virtual size_t MR::ChangeIsoAction::heapBytes |
( |
| ) |
const |
|
inlinenodiscardoverridevirtual |
returns the amount of memory this object occupies on heap
Implements MR::HistoryAction.
◆ name()
| virtual std::string MR::ChangeIsoAction::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ setObjectDirty()
| void MR::ChangeIsoAction::setObjectDirty |
( |
const std::shared_ptr< Obj > & | | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: