|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
Result of validating and building a structural move plan. More...
#include "donner/editor/SourceStructuralMove.h"
Public Attributes | |
| SourceStructuralMoveStatus | status = SourceStructuralMoveStatus::Rejected |
| std::optional< SourceStructuralMovePlan > | plan |
Result of validating and building a structural move plan.
| std::optional<SourceStructuralMovePlan> donner::editor::SourceStructuralMoveEvaluation::plan |
| SourceStructuralMoveStatus donner::editor::SourceStructuralMoveEvaluation::status = SourceStructuralMoveStatus::Rejected |