23 void expand_selection();
25 void save_placements();
26 void apply_placements(
int angle);
27 enum class State { ORIGIN, ROTATE };
28 State state = State::ORIGIN;
29 std::map<SelectableRef, Placement> placements;
Definition: annotation.hpp:7
Where Tools and and documents meet.
Definition: core.hpp:249