Salome HOME
PAL7663: Partition Algorithm failed. Fix done by PKV.
[modules/geom.git] / src / NMTDS / NMTDS_ShapesDataStructure.hxx
index 167ccc33791a3cc7357d0da1f4acc334f4cc353e..3eab46368ff13022ab8c6c2f0774faaef8bf60fc 100644 (file)
@@ -1,16 +1,23 @@
 // File generated by CPPExt (Value)
-//                     Copyright (C) 1991,1995 by
-//  
-//                      MATRA DATAVISION, FRANCE
+//
+//                     Copyright (C) 1991 - 2000 by  
+//                      Matra Datavision SA.  All rights reserved.
 //  
-// This software is furnished in accordance with the terms and conditions
-// of the contract and with the inclusion of the above copyright notice.
-// This software or any other copy thereof may not be provided or otherwise
-// be made available to any other person. No title to an ownership of the
-// software is hereby transferred.
+//                     Copyright (C) 2001 - 2004 by
+//                     Open CASCADE SA.  All rights reserved.
+// 
+// This file is part of the Open CASCADE Technology software.
+//
+// This software may be distributed and/or modified under the terms and
+// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+// and appearing in the file LICENSE included in the packaging of this file.
 //  
-// At the termination of the contract, the software and all copies of this
-// software must be deleted.
+// This software is distributed on an "AS IS" basis, without warranty of any
+// kind, and Open CASCADE SA hereby disclaims all such warranties,
+// including without limitation, any warranties of merchantability, fitness
+// for a particular purpose or non-infringement. Please see the License for
+// the specific terms and conditions governing rights and limitations under the
+// License.
 
 #ifndef _NMTDS_ShapesDataStructure_HeaderFile
 #define _NMTDS_ShapesDataStructure_HeaderFile
@@ -60,6 +67,7 @@ public:
  // Methods PUBLIC
  // 
 Standard_EXPORT NMTDS_ShapesDataStructure();
+Standard_EXPORT virtual ~NMTDS_ShapesDataStructure();
 Standard_EXPORT   void SetCompositeShape(const TopoDS_Shape& aS) ;
 Standard_EXPORT   void Init() ;
 Standard_EXPORT  const NMTDS_CArray1OfIndexRange& Ranges() const;