X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FmanualConnectorContourController.h;h=fd309276e588c1df2f3db7f756802ef266efbb0d;hb=713c6f1f54a2114c6e495aa6974d33b5718b46b5;hp=a987842ce48087c771c6523a0df5862094ae333f;hpb=34bcc7054d714ab35dd9c0dae2b2f8a5c26f21b0;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/manualConnectorContourController.h b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/manualConnectorContourController.h index a987842..fd30927 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/manualConnectorContourController.h +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/manualConnectorContourController.h @@ -35,10 +35,12 @@ Version: $Revision$ * \brief Class bbtk::manualConnectorContourController : abstract black-box interface. */ -/** -* \class bbtk::manualConnectorContourController -* \brief -*/ + +/**** +* Design and Developpement of BBTK GEditor +* Ricardo A Corredor J +* RaC - 2010 +****/ #ifndef __manualConnectorContourController_h__ #define __manualConnectorContourController_h__ @@ -70,6 +72,7 @@ namespace bbtk virtual void MouseClickRight(int x, int y); virtual void MouseClickLeft(int x, int y); virtual void MouseMove(int x, int y); + void endContourCreation(); private: