src/editmodes/drawMode.h

changeset 909
f025ab5e57ac
parent 897
ef9e4469975a
child 927
409b82a4765e
child 948
3a91828475fd
--- a/src/editmodes/drawMode.h	Sat Sep 20 14:47:13 2014 +0300
+++ b/src/editmodes/drawMode.h	Wed Nov 05 23:41:58 2014 +0200
@@ -32,4 +32,5 @@
 	bool mouseReleased (MouseEventData const& data) override;
 	void endDraw();
 	bool preAddVertex (Vertex const&);
+	Vertex getCursorVertex() const;
 };

mercurial