]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/manualConnectorContourView.h
Implemented deleting of boxes from the scene....
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / manualConnectorContourView.h
index 43fd4286f0c2dfdae44c70bf666f02f58e31e4ce..b0ec5e255b4307c1065bc54f8a363cb9d4b8b124 100644 (file)
@@ -68,6 +68,7 @@ namespace bbtk
                //Public methods                
                virtual void TransfromCoordViewWorld(double &X, double &Y, double &Z, int type=2);
                void updateStartAndEnd(double* start , double* end);
+               virtual void    AddControlPoints();
 
        private: