#include "MRHistoryAction.h"
#include "MRObjectLines.h"
#include "MRPolyline.h"
#include "MRHeapBytes.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | MR::ChangePolylineAction |
Undo action for ObjectLines polyline change. More... | |
class | MR::ChangePolylinePointsAction |
Undo action for ObjectLines points only (not topology) change. More... | |
class | MR::ChangePolylineTopologyAction |
Undo action for ObjectLines topology only (not points) change. More... | |
Namespaces | |
namespace | MR |