X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FGPortController.h;h=e3911b1d988586ff19f60653ca84e47218f05a69;hb=eb3935b003323df5cdf891b0ec00da70d1512912;hp=66c3e2a6c1bfbfdb7fc9f9bc4350a454c856259f;hpb=098558ac7780900858114a8ae01fe93847d67043;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GPortController.h b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GPortController.h index 66c3e2a..e3911b1 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GPortController.h +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GPortController.h @@ -46,6 +46,7 @@ Version: $Revision$ //Includes same project #include "GlobalConstants.h" #include "GObjectController.h" +#include "GPortModel.h" //Includes creaMaracasVisu @@ -67,10 +68,13 @@ namespace bbtk //Public methods + virtual bool OnLeftButtonDown(); + virtual bool OnLeftButtonUp(); private: //Attributes + //Private Methods