]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBlackBoxView.h
Now the contour is created from the center of the initial port
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / vtkGBlackBoxView.h
index b64ce178d010cf228cff1eac2b258780f95b0cd2..a38f8f46da984b0882706db2768ddadef8cf4021 100644 (file)
@@ -98,7 +98,7 @@ namespace bbtk
                //Protected Methods
                virtual void addVtkActors();
                virtual void createVtkObjects();
-               virtual void update(int idObservable,int command);
+               virtual void update(int idController,int command);
                virtual void updateColors();
        };