Go to the source code of this file.
Classes | |
| class | MR::HistoryAction |
Namespaces | |
| namespace | MR |
Functions | |
| MRMESH_API std::pair< bool, int > | MR::filterHistoryActionsVector (HistoryActionsVector &historyVector, HistoryStackFilter filteringCondition, size_t firstRedoIndex=0, bool deepFiltering=true) |
| Remove actions from history actions vector that match the condition. | |