MeshLib C++ Docs
Loading...
Searching...
No Matches
MRCombinedHistoryAction.h File Reference
#include "MRMeshFwd.h"
#include "MRHistoryAction.h"
#include <memory>
#include <optional>

Go to the source code of this file.

Classes

class  MR::CombinedHistoryAction

Namespaces

namespace  MR
 only for bindings generation

Functions

std::optional< std::string > MR::getDynamicName (const std::shared_ptr< HistoryAction > &action)
 Returns dynamic name if the action is an instance of CombinedHistoryAction; otherwise returns std::nullopt.