X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FGConnectorController.h;fp=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FGConnectorController.h;h=0d72239b9c1b46f32d47342eedf66e2ef5bdc380;hb=638f2cd85948ec10d3b30e1f68805ee0153c8813;hp=bc3308b8e80ad06ac26022cecee1548d5199f811;hpb=1b304ebdcfbe1c3bcd0a060ee3d193d81a8047f0;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GConnectorController.h b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GConnectorController.h index bc3308b..0d72239 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GConnectorController.h +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GConnectorController.h @@ -44,6 +44,7 @@ Version: $Revision$ #define __GConnectorController_h__ //Includes same project +#include "GConnectorModel.h" #include "GObjectController.h" #include "manualConnectorContourView.h" #include "manualConnectorContourController.h" @@ -79,6 +80,8 @@ namespace bbtk manualConnectorContourController* getManualContourController(); void setManualContourController(manualConnectorContourController* controller); + virtual void removeFromScene(); + private: //Attributes