X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_PolygonPerFace_2D.hxx;fp=src%2FStdMeshers%2FStdMeshers_PolygonPerFace_2D.hxx;h=f2d47e1ec75dd83b1263818c8a9ae449795868b3;hb=f83eeba172516e213bf925fc0457100bdb3bff54;hp=d2486b56d624f78d54c60ea9830d2610d7c76fe6;hpb=44c1e310f0e1845b792d52bc089d7810a723247c;p=modules%2Fsmesh.git diff --git a/src/StdMeshers/StdMeshers_PolygonPerFace_2D.hxx b/src/StdMeshers/StdMeshers_PolygonPerFace_2D.hxx index d2486b56d..f2d47e1ec 100644 --- a/src/StdMeshers/StdMeshers_PolygonPerFace_2D.hxx +++ b/src/StdMeshers/StdMeshers_PolygonPerFace_2D.hxx @@ -34,8 +34,8 @@ class STDMESHERS_EXPORT StdMeshers_PolygonPerFace_2D: public SMESH_2D_Algo public: StdMeshers_PolygonPerFace_2D(int hypId, SMESH_Gen* gen); - virtual bool CheckHypothesis(SMESH_Mesh& aMesh, - const TopoDS_Shape& aShape, + virtual bool CheckHypothesis(SMESH_Mesh& /*aMesh*/, + const TopoDS_Shape& /*aShape*/, SMESH_Hypothesis::Hypothesis_Status& aStatus); virtual bool Compute(SMESH_Mesh& aMesh, const TopoDS_Shape& aShape);