static MRVIEWER_API const std::shared_ptr< HistoryStore > & getViewerInstance()
returns the instance (if any) of HistoryStore from the viewer
Definition MRAppendHistory.h:72
MRVIEWER_API ScopeHistory(const std::string &name)
MRVIEWER_API ~ScopeHistory()
void AppendHistory(Args &&... args)
This function constructs history action and appends it to viewer's global history store.
Definition MRAppendHistory.h:13