X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHUtils%2FSMESH_Block.hxx;h=6b0caabbb7bae260816f1c612dc9d117fa76df13;hp=47de73b39ce8b146523cc4ddb8d57f69dbb0e160;hb=04f997252152407f9180e03f0af428ab2ca6f4be;hpb=5d68554076bbca0e1e95fb0db215a6c2b84b6c54 diff --git a/src/SMESHUtils/SMESH_Block.hxx b/src/SMESHUtils/SMESH_Block.hxx index 47de73b39..6b0caabbb 100644 --- a/src/SMESHUtils/SMESH_Block.hxx +++ b/src/SMESHUtils/SMESH_Block.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -306,7 +306,7 @@ public: protected: /*! - * \brief Call it after geometry initialisation + * \brief Call it after geometry initialization */ void init(); @@ -314,7 +314,7 @@ public: // TFace, TEdge's and points for that face only // Note 2: curve adaptors need to have only Value(double), FirstParameter() and - // LastParameter() defined to be used by Block algoritms + // LastParameter() defined to be used by Block algorithms class SMESHUtils_EXPORT TEdge { int myCoordInd;