virtual void action(HistoryAction::Type) override
This function is called on history action (undo, redo, etc.)
Definition MRChangeScaleAction.h:33
ChangeScaleAction(const std::string &name, const std::shared_ptr< Object > &obj, float scale)
Constructor that performs object scaling, and remembers inverted scale value for undoing.
Definition MRChangeScaleAction.h:17
Definition MRHistoryAction.h:12
Type
Definition MRHistoryAction.h:19