X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_PolylineXY.h;h=1643aeab55d4f28533557d6cbd9b8ee70ac1b78e;hb=81c9f5cdf82909d0aebd2c491c50fa7516cc80b7;hp=86ae8e54d2e3f836a68cf26c1d4523e0c9da5308;hpb=f2cd9ebfca8f8f58c6e98e30d2ebb387488016cc;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_PolylineXY.h b/src/HYDROData/HYDROData_PolylineXY.h index 86ae8e54..1643aeab 100644 --- a/src/HYDROData/HYDROData_PolylineXY.h +++ b/src/HYDROData/HYDROData_PolylineXY.h @@ -46,6 +46,8 @@ public: */ HYDRODATA_EXPORT virtual void Update(); + HYDRODATA_EXPORT virtual void UpdateLocalCS( double theDx, double theDy ); + /** * Checks that object has 2D presentation. Reimlemented to retun true. */