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