]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GPortController.h
Updated Version with the moving of the objects updated and the background doesn't...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GPortController.h
index 66c3e2a6c1bfbfdb7fc9f9bc4350a454c856259f..e3911b1d988586ff19f60653ca84e47218f05a69 100644 (file)
@@ -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