X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_ChannelAltitude.h;h=480e14fc3fea7ecd83492a012fa158e7b6d5afb1;hb=d398a8be8e0b0259b476b358d53d234ce4c82379;hp=0eb7b7016cd4dd33d90e4231d9881b0196f4215e;hpb=ee1c932d8b5c0c95cc8a275fe26dd2457d7b979e;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: