3 #include "tool_helper_merge.hpp"
4 #include "tool_helper_move.hpp"
25 void update_selection_center();
26 void expand_selection();
28 void do_move(
const Coordi &c);
33 bool update_airwires =
true;
38 std::set<class Plane *> planes;
Your typical coordinate class.
Definition: common.hpp:72
Where Tools and and documents meet.
Definition: core.hpp:240