2 #include "common/polygon.hpp"
3 #include "core/tool.hpp"
4 #include <forward_list>
18 std::set<InToolActionID> get_actions()
const override
20 using I = InToolActionID;
29 class Polygon *poly =
nullptr;
30 Polygon::Vertex *vertex =
nullptr;
Definition: idocument.hpp:5