]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/manualConnectorContourView.h
Stable version ... The connection is correctly painted :)
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / manualConnectorContourView.h
index bcc076fb4c2838428c7c4c09400d6d42786865c7..43fd4286f0c2dfdae44c70bf666f02f58e31e4ce 100644 (file)
@@ -67,7 +67,7 @@ namespace bbtk
                
                //Public methods                
                virtual void TransfromCoordViewWorld(double &X, double &Y, double &Z, int type=2);
-               void removeStartAndEnd();
+               void updateStartAndEnd(double* start , double* end);
 
        private: