Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::editor::SourceStructuralMoveEvaluation Struct Reference

Result of validating and building a structural move plan. More...

#include "donner/editor/SourceStructuralMove.h"

Public Attributes

SourceStructuralMoveStatus status = SourceStructuralMoveStatus::Rejected
std::optional< SourceStructuralMovePlanplan

Detailed Description

Result of validating and building a structural move plan.

Member Data Documentation

◆ plan

std::optional<SourceStructuralMovePlan> donner::editor::SourceStructuralMoveEvaluation::plan

◆ status

SourceStructuralMoveStatus donner::editor::SourceStructuralMoveEvaluation::status = SourceStructuralMoveStatus::Rejected

The documentation for this struct was generated from the following file: