Salome HOME
0022177: [CEA 799] RemoveExtraEdges produces non valid faces
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_SurfaceTools.hxx
index d8b1e5aef3a52ba7d454a558f61b668be60c6910..f1c1305a648d6c9c5c511ab2a2ebacdffc104352 100644 (file)
@@ -75,18 +75,6 @@ class GEOMAlgo_SurfaceTools
                                       const Standard_Real aTol,
                                       TopAbs_State& aSt) ;
 
-  Standard_EXPORT
-    static  Standard_Real Distance(const gp_Pnt& aP,
-                                   const gp_Pln& aPln) ;
-
-  Standard_EXPORT
-    static  Standard_Real Distance(const gp_Pnt& aP,
-                                   const gp_Cylinder& aCyl) ;
-
-  Standard_EXPORT
-    static  Standard_Real Distance(const gp_Pnt& aP,
-                                   const gp_Sphere& aSph) ;
-
   Standard_EXPORT
     static  TopAbs_State ReverseState(const TopAbs_State aSt) ;