X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_River.cxx;h=406ca4b121ce9f9d92b9ecc037d7eb9ea45aa03b;hb=545854182f0363f61284d5abe34c3627d4f3b088;hp=88f7c84ce9b9a936640b31191cf6e8a9b1b7eb56;hpb=d3d7ea6412ef12cf3ecdda87c52881fa03accfee;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_River.cxx b/src/HYDROData/HYDROData_River.cxx index 88f7c84c..406ca4b1 100644 --- a/src/HYDROData/HYDROData_River.cxx +++ b/src/HYDROData/HYDROData_River.cxx @@ -62,18 +62,6 @@ bool HYDROData_River::IsHas2dPrs() const return true; } -TopoDS_Shape HYDROData_River::GetTopShape() const -{ - // TODO - return getTopShape(); -} - -TopoDS_Shape HYDROData_River::GetShape3D() const -{ - // TODO - return getShape3D(); -} - void HYDROData_River::UpdateLocalCS( double theDx, double theDy ) { //TODO