X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_ChannelAltitude.h;h=480e14fc3fea7ecd83492a012fa158e7b6d5afb1;hb=a95289fabbb6fbf6f32c06207422c65aafd5bd65;hp=0eb7b7016cd4dd33d90e4231d9881b0196f4215e;hpb=71ba58001e1084f0995fff43bf5e4643b153e5e0;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_ChannelAltitude.h b/src/HYDROData/HYDROData_ChannelAltitude.h index 0eb7b701..480e14fc 100644 --- a/src/HYDROData/HYDROData_ChannelAltitude.h +++ b/src/HYDROData/HYDROData_ChannelAltitude.h @@ -60,7 +60,8 @@ public: * \param thePoint the point to examine * \return altitude value */ - HYDRODATA_EXPORT virtual double GetAltitudeForPoint( const gp_XY& thePoint ) const; + HYDRODATA_EXPORT virtual double GetAltitudeForPoint( const gp_XY& thePoint, + int theMethod =0) const; protected: