Salome HOME
refs #1327: correction of compilation errors
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_BathymetryPrs.h
index 9837f478c6b2f100137b0ddac320669cc651f2f1..6af696db4fc9962b4b8ed3a96b935aa076f602a6 100644 (file)
@@ -55,6 +55,7 @@ protected:
                                  const Standard_Integer theMode );
 
   void UpdateBound();
+  void AddPoint( const Handle(Graphic3d_ArrayOfPoints)&, const Handle(SelectMgr_EntityOwner)& );
 
 private:
   Bnd_Box myBound;