src/editmodes/drawMode.h

branch
experimental
changeset 911
5209474e9f38
parent 897
ef9e4469975a
child 927
409b82a4765e
child 948
3a91828475fd
--- a/src/editmodes/drawMode.h	Tue Sep 09 02:44:02 2014 +0300
+++ b/src/editmodes/drawMode.h	Thu Oct 23 16:44:52 2014 +0300
@@ -32,4 +32,5 @@
 	bool mouseReleased (MouseEventData const& data) override;
 	void endDraw();
 	bool preAddVertex (Vertex const&);
+	Vertex getCursorVertex() const;
 };

mercurial