X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_Quadrangle_2D.hxx;h=813457a1c8b6cd09ea0cb71d650a0c45209ed38e;hp=3d985a1cf2f60b44707154f00d87b999681e305c;hb=6aea23b893abc82fbeecf5924d0939370c110271;hpb=b0a908c0d20341651771d0249fb10882f54b2aad diff --git a/src/StdMeshers/StdMeshers_Quadrangle_2D.hxx b/src/StdMeshers/StdMeshers_Quadrangle_2D.hxx index 3d985a1cf..813457a1c 100644 --- a/src/StdMeshers/StdMeshers_Quadrangle_2D.hxx +++ b/src/StdMeshers/StdMeshers_Quadrangle_2D.hxx @@ -155,6 +155,8 @@ public: const TopoDS_Shape& aShape, const bool considerMesh=false); + static bool IsApplicable(const TopoDS_Shape & aShape, bool toCheckAll); + protected: bool checkNbEdgesForEvaluate(SMESH_Mesh& aMesh,