]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GConnectorView.h
std::string vs wxString
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GConnectorView.h
index ade0a5046ff9d125d41bc9b847a4135e288e15e2..b5d4dc851259c247de89f9e3158c5fce0fe03ee4 100644 (file)
@@ -45,6 +45,7 @@ Version:   $Revision$
 
 //Includes same project
 #include "vtkGObjectView.h"
+#include "GConnectorModel.h"
 
 //Includes creaMaracasVisu
 #include <manualViewContour.h>
@@ -68,6 +69,7 @@ namespace bbtk
                //Public methods
                void setManualContourView(manualViewContour* viewContour);
                manualViewContour* getManualContourView();
+               void updateStartEndPoints();
 
        private: