]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GObjectModel.h
Move box and refresh position ... ports don't refresh automatically their position...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GObjectModel.h
index 4dfc47791b056f24e89dd10f7a979b6506d86302..b610386018001a98279f611c60d20d0e0fb226a2 100644 (file)
@@ -75,6 +75,7 @@ namespace bbtk
                virtual void setFinalPoint(double& x, double& y, double& z);
                void setState(int state);
                int getState();
+               virtual void move(double xx,double yy,double zz);
 
                virtual bool isPointInside(double x,double y, double z);
                virtual void updateBlackBox(BlackBoxDescriptor::Pointer descriptor);
@@ -82,6 +83,7 @@ namespace bbtk
                int getGObjectType();
                void setGObjectType(int obtype);
                
+               
        private:
 
                //Private Attributes