コード例 #1
0
ファイル: Drawing.cpp プロジェクト: CarlosGS/heekscad
	void RollBack(){drawing->set_start_pos_not_undoable(prev_pos);}
コード例 #2
0
ファイル: Drawing.cpp プロジェクト: CarlosGS/heekscad
	void Run(){drawing->set_start_pos_not_undoable(next_pos);}