X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshers_I%2FStdMeshers_RadialQuadrangle_1D2D_i.hxx;h=2befae9ba17a8b3fd8a4cf22e041ab5006977ce5;hp=c15ea3a71256211bf7b08ec1237f05431ca6dcee;hb=6bac08c1a81f34d3f21c550bd92f83654b2546a5;hpb=6aea23b893abc82fbeecf5924d0939370c110271 diff --git a/src/StdMeshers_I/StdMeshers_RadialQuadrangle_1D2D_i.hxx b/src/StdMeshers_I/StdMeshers_RadialQuadrangle_1D2D_i.hxx index c15ea3a71..2befae9ba 100644 --- a/src/StdMeshers_I/StdMeshers_RadialQuadrangle_1D2D_i.hxx +++ b/src/StdMeshers_I/StdMeshers_RadialQuadrangle_1D2D_i.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -48,7 +48,7 @@ public: // Get implementation ::StdMeshers_RadialQuadrangle_1D2D* GetImpl(); - // Method return true if algorithm is applicable + // Return true if the algorithm is applicable to a shape static CORBA::Boolean IsApplicable(const TopoDS_Shape &S, CORBA::Boolean toCheckAll); };