]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GConnectorModel.h
It is possible to delete connections !!!
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GConnectorModel.h
index b6495c3270eb8acb3b296346581f323bee556f7d..9e7d7f71d878200a96068083b0b67778d95296fe 100644 (file)
@@ -75,6 +75,9 @@ namespace bbtk
                GPortModel* getStartPort();
                GPortModel* getEndPort();               
                manualContourModel* getManualContourModel();
+               void updateStartEndPoints();
+               void disconnectConnection();
+               virtual bool isPointInside(double x,double y, double z);
                
        private: