#include <MRObjectTransformWidget.h>
◆ ChangeXfAction()
  
  | 
        
          | MR::ObjectTransformWidget::ChangeXfAction::ChangeXfAction | ( | const std::string & | name, |  
          |  |  | ObjectTransformWidget & | widget ) |  | inline | 
 
 
◆ action()
  
  | 
        
          | virtual void MR::ObjectTransformWidget::ChangeXfAction::action | ( | HistoryAction::Type | actionType | ) |  |  | inlineoverridevirtual | 
 
This function is called on history action (undo, redo, etc.) 
Implements MR::HistoryAction.
 
 
◆ heapBytes()
  
  | 
        
          | virtual size_t MR::ObjectTransformWidget::ChangeXfAction::heapBytes | ( |  | ) | const |  | inlinenodiscardoverridevirtual | 
 
returns the amount of memory this object occupies on heap 
Implements MR::HistoryAction.
 
 
◆ name()
  
  | 
        
          | virtual std::string MR::ObjectTransformWidget::ChangeXfAction::name | ( |  | ) | const |  | inlineoverridevirtual | 
 
 
The documentation for this class was generated from the following file: