]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGPortView.h
The actual version updates the status bar with the highlighted object ... Also it...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / vtkGPortView.h
index acbf772d0e860372d487d67bdc01b1ef66e9c867..7f94560985082ee0b496c2e157e2210427d86afe 100644 (file)
@@ -76,12 +76,12 @@ namespace bbtk
                ~vtkGPortView();
                
                //Public methods
-               virtual void update(int idObservable,int command);
+               virtual void update(int idController,int command);
 
        private:
 
                //Private Attributes
-               vtkPoints *_pts;
+               
 
                //Private Methods