Salome HOME
0020855: [CEA] Problem with ijk algo
[modules/smesh.git] / src / StdMeshers / StdMeshers_ProjectionUtils.hxx
index dab5755037e3cd14d742969c68e54f1ca82b5e5d..6b81307bdba92e66fb9c6adcce6c8fca61737ce9 100644 (file)
@@ -111,10 +111,6 @@ class StdMeshers_ProjectionUtils
                                  TShapeShapeMap &    theAssociationMap,
                                  const bool          theBidirectional=true);
 
-  static bool IsSubShape( const TopoDS_Shape& shape, SMESH_Mesh* aMesh );
-
-  static bool IsSubShape( const TopoDS_Shape& shape, const TopoDS_Shape& mainShape );
-
   /*!
    * \brief Finds an edge by its vertices in a main shape of the mesh
    */