Salome HOME
porting on linux
[modules/hydro.git] / src / HYDROData / HYDROData_ChannelAltitude.h
index 0eb7b7016cd4dd33d90e4231d9881b0196f4215e..480e14fc3fea7ecd83492a012fa158e7b6d5afb1 100644 (file)
@@ -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: