X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FmanualConnectorContourController.h;h=f7919a45893d1f86585ce4c34f3f0a3f76a48ab5;hb=66d85963bdb3dea88f7d8e8931855d092629b37c;hp=cb404e004ebc676e2a910e9c5fe347279b9a0439;hpb=4339183c287d12a0b68265ec017cb51e6b24e89a;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/manualConnectorContourController.h b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/manualConnectorContourController.h index cb404e0..f7919a4 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/manualConnectorContourController.h +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/manualConnectorContourController.h @@ -69,6 +69,8 @@ namespace bbtk //Public methods virtual void MouseClickRight(int x, int y); virtual void MouseClickLeft(int x, int y); + virtual void MouseMove(int x, int y); + void endContourCreation(); private: