]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/NMTTools/NMTTools_FaceInfo.lxx
Salome HOME
0021672: [CEA 565] Dump Study from script
[modules/geom.git] / src / NMTTools / NMTTools_FaceInfo.lxx
index aecc8901584d9c4639f098b5a97e58b65e4a022e..7a14228cccdf53e2b8864a286b863bf97bc91963 100644 (file)
@@ -1,23 +1,23 @@
-//  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2012  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
+// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
+// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
 //
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of the GNU Lesser General Public
-//  License as published by the Free Software Foundation; either
-//  version 2.1 of the License.
+// This library is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Lesser General Public
+// License as published by the Free Software Foundation; either
+// version 2.1 of the License.
 //
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
+// This library is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+// Lesser General Public License for more details.
 //
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+// You should have received a copy of the GNU Lesser General Public
+// License along with this library; if not, write to the Free Software
+// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
-//  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 // File:        NMTTools_FaceInfo.lxx
 // Created:     Tue Dec  9 12:23:29 2003
@@ -26,8 +26,8 @@
 //
 
 //=======================================================================
-//function : 
-//purpose  : 
+//function :
+//purpose  :
 //=======================================================================
 inline NMTTools_FaceInfo::NMTTools_FaceInfo()
 :
@@ -36,7 +36,7 @@ inline NMTTools_FaceInfo::NMTTools_FaceInfo()
 }
 //=======================================================================
 //function : ~
-//purpose  : 
+//purpose  :
 //=======================================================================
 inline NMTTools_FaceInfo::~NMTTools_FaceInfo()
 {
@@ -44,7 +44,7 @@ inline NMTTools_FaceInfo::~NMTTools_FaceInfo()
 }
 //=======================================================================
 //function : Clear
-//purpose  : 
+//purpose  :
 //=======================================================================
 inline void NMTTools_FaceInfo::Clear()
 {
@@ -56,7 +56,7 @@ inline void NMTTools_FaceInfo::Clear()
 }
 //=======================================================================
 //function : SetIndex
-//purpose  : 
+//purpose  :
 //=======================================================================
   inline void NMTTools_FaceInfo::SetIndex(const Standard_Integer theI)
 {
@@ -64,7 +64,7 @@ inline void NMTTools_FaceInfo::Clear()
 }
 //=======================================================================
 //function : Index
-//purpose  : 
+//purpose  :
 //=======================================================================
   inline Standard_Integer NMTTools_FaceInfo::Index()const
 {
@@ -72,7 +72,7 @@ inline void NMTTools_FaceInfo::Clear()
 }
 //=======================================================================
 //function : PaveBlockIn
-//purpose  : 
+//purpose  :
 //=======================================================================
   inline const NMTTools_MapOfPaveBlock& NMTTools_FaceInfo::PaveBlocksIn()const
 {
@@ -80,7 +80,7 @@ inline void NMTTools_FaceInfo::Clear()
 }
 //=======================================================================
 //function : ChangePaveBlocksIn
-//purpose  : 
+//purpose  :
 //=======================================================================
   inline NMTTools_MapOfPaveBlock& NMTTools_FaceInfo::ChangePaveBlocksIn()
 {
@@ -88,7 +88,7 @@ inline void NMTTools_FaceInfo::Clear()
 }
 //=======================================================================
 //function : VerticesIn
-//purpose  : 
+//purpose  :
 //=======================================================================
   inline const TColStd_MapOfInteger& NMTTools_FaceInfo::VerticesIn()const
 {
@@ -96,7 +96,7 @@ inline void NMTTools_FaceInfo::Clear()
 }
 //=======================================================================
 //function : ChangeVerticesIn
-//purpose  : 
+//purpose  :
 //=======================================================================
   inline  TColStd_MapOfInteger& NMTTools_FaceInfo::ChangeVerticesIn()
 {
@@ -104,7 +104,7 @@ inline void NMTTools_FaceInfo::Clear()
 }
 //=======================================================================
 //function : PaveBlockOn
-//purpose  : 
+//purpose  :
 //=======================================================================
   inline const NMTTools_MapOfPaveBlock& NMTTools_FaceInfo::PaveBlocksOn()const
 {
@@ -112,7 +112,7 @@ inline void NMTTools_FaceInfo::Clear()
 }
 //=======================================================================
 //function : ChangePaveBlocksOn
-//purpose  : 
+//purpose  :
 //=======================================================================
   inline NMTTools_MapOfPaveBlock& NMTTools_FaceInfo::ChangePaveBlocksOn()
 {
@@ -120,7 +120,7 @@ inline void NMTTools_FaceInfo::Clear()
 }
 //=======================================================================
 //function : VerticesOn
-//purpose  : 
+//purpose  :
 //=======================================================================
   inline const TColStd_MapOfInteger& NMTTools_FaceInfo::VerticesOn()const
 {
@@ -128,7 +128,7 @@ inline void NMTTools_FaceInfo::Clear()
 }
 //=======================================================================
 //function : ChangeVerticesOn
-//purpose  : 
+//purpose  :
 //=======================================================================
   inline  TColStd_MapOfInteger& NMTTools_FaceInfo::ChangeVerticesOn()
 {