Go to the source code of this file.
Classes | |
| struct | MR::CmpOld |
| argument of this type indicates that the object is already in new state, and the following argument is old state More... | |
| struct | MR::SetNew |
| argument of this type indicates that the object is in old state, and the following argument is new state to be set More... | |
| class | MR::PartialChangeMeshAction |
| Undo action for efficiently storage of partial change in mesh (e.g. a modification of small region) More... | |
| class | MR::PartialChangeMeshPointsAction |
| Undo action for efficiently storage of partial change in mesh points (e.g. a modification of small region) More... | |
| class | MR::PartialChangeMeshTopologyAction |
| Undo action for efficiently storage of partial change in mesh topology (e.g. a modification of small region) More... | |
Namespaces | |
| namespace | MR |
Variables | |
| constexpr CmpOld | MR::cmpOld |
| constexpr SetNew | MR::setNew |