MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::ITransformControls::ChangeCenterAction Class Reference

build-in history action class for change center More...

#include <MRViewer/MRObjectTransformWidget.h>

Inheritance diagram for MR::ITransformControls::ChangeCenterAction:

Public Member Functions

 ChangeCenterAction (const std::string &name, ITransformControls &controls)
virtual std::string name () const override
virtual void action (HistoryAction::Type) override
 This function is called on history action (undo, redo, etc.)
virtual size_t heapBytes () const override
 returns the amount of memory this object occupies on heap
Public Member Functions inherited from MR::HistoryAction
virtual ~HistoryAction ()=default

Additional Inherited Members

Public Types inherited from MR::HistoryAction
enum class  Type { Type::Undo , Type::Redo }

Detailed Description

build-in history action class for change center


The documentation for this class was generated from the following file: