Salome HOME
Mantis issue 0021453: EDF GEOM: (regression). A fix by PKV.
[modules/geom.git] / src / NMTDS / Makefile.am
index f2dcd7560924a23d96d1917f2523078e5bef14a8..ecef7e0502a75ded3f3e5c3a75a7a6f43df40ce9 100644 (file)
@@ -1,31 +1,27 @@
-#  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2011  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
+# 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
-#
-#  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+# 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
+
 #  GEOM NMTAlgo : partition algorithm
 #  File   : Makefile.in
 #  Author : Julia DOROVSKIKH
 #  Modified by : Alexander BORODIN (OCN) - autotools usage
 #  Module : GEOM
-#  $Header$
-#
+
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 # header files 
@@ -35,10 +31,14 @@ salomeinclude_HEADERS = \
        Handle_NMTDS_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx \
        Handle_NMTDS_IndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx \
        Handle_NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx \
+       Handle_NMTDS_ListNodeOfListOfPair.hxx \
+       Handle_NMTDS_ListNodeOfListOfPairBoolean.hxx \
+       Handle_NMTDS_StdMapNodeOfMapOfPairBoolean.hxx \
        Handle_NMTDS_ListNodeOfListOfPassKeyBoolean.hxx \
        Handle_NMTDS_ListNodeOfListOfPassKey.hxx \
        Handle_NMTDS_StdMapNodeOfMapOfPassKeyBoolean.hxx \
        Handle_NMTDS_StdMapNodeOfMapOfPassKey.hxx \
+       Handle_NMTDS_IndexedDataMapNodeOfIndexedDataMapOfShapeBndSphere.hxx \
        NMTDS_CArray1OfIndexRange.hxx \
        NMTDS_DataMapIteratorOfDataMapOfIntegerMapOfInteger.hxx \
        NMTDS_DataMapNodeOfDataMapOfIntegerMapOfInteger.hxx \
@@ -49,6 +49,8 @@ salomeinclude_HEADERS = \
        NMTDS_IndexedDataMapOfIntegerIndexedDataMapOfShapeInteger.hxx \
        NMTDS_IndexedDataMapOfIntegerShape.hxx \
        NMTDS_IndexedDataMapOfShapeBox.hxx \
+       NMTDS_IndexedDataMapNodeOfIndexedDataMapOfShapeBndSphere.hxx \
+       NMTDS_IndexedDataMapOfShapeBndSphere.hxx \
        NMTDS_IndexRange.hxx \
        NMTDS_IndexRange.ixx \
        NMTDS_IndexRange.jxx \
@@ -63,6 +65,24 @@ salomeinclude_HEADERS = \
        NMTDS_IteratorCheckerSI.ixx \
        NMTDS_IteratorCheckerSI.jxx \
        NMTDS_ListIteratorOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx \
+       NMTDS_ListIteratorOfListOfPair.hxx \
+       NMTDS_ListIteratorOfListOfPairBoolean.hxx \
+       NMTDS_ListNodeOfListOfPair.hxx \
+       NMTDS_ListNodeOfListOfPairBoolean.hxx \
+       NMTDS_ListOfPair.hxx \
+       NMTDS_ListOfPairBoolean.hxx \
+       NMTDS_MapIteratorOfMapOfPairBoolean.hxx \
+       NMTDS_MapOfPairBoolean.hxx \
+       NMTDS_Pair.hxx \
+       NMTDS_Pair.ixx \
+       NMTDS_Pair.jxx \
+       NMTDS_PairBoolean.hxx \
+       NMTDS_PairBoolean.ixx \
+       NMTDS_PairBoolean.jxx \
+       NMTDS_PairMapHasher.hxx \
+       NMTDS_PairMapHasher.ixx \
+       NMTDS_PairMapHasher.jxx \
+       NMTDS_StdMapNodeOfMapOfPairBoolean.hxx \
        NMTDS_ListIteratorOfListOfPassKeyBoolean.hxx \
        NMTDS_ListIteratorOfListOfPassKey.hxx \
        NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx \
@@ -101,6 +121,11 @@ salomeinclude_HEADERS = \
        NMTDS_Tools.hxx \
        NMTDS_Tools.ixx \
        NMTDS_Tools.jxx \
+       NMTDS_BndSphere.hxx \
+       NMTDS_BndSphere.ixx \
+       NMTDS_BndSphere.jxx \
+       NMTDS_BndSphere.lxx \
+       NMTDS_BndSphereTree.hxx \
        NMTDS_BoxBndTree.hxx
 
 # Libraries targets
@@ -117,11 +142,25 @@ dist_libNMTDS_la_SOURCES = \
        NMTDS_IndexedDataMapOfIntegerIndexedDataMapOfShapeInteger_0.cxx \
        NMTDS_IndexedDataMapOfIntegerShape_0.cxx  \
        NMTDS_IndexedDataMapOfShapeBox_0.cxx \
+       NMTDS_IndexedDataMapNodeOfIndexedDataMapOfShapeBndSphere_0.cxx \
+       NMTDS_IndexedDataMapOfShapeBndSphere_0.cxx \
        NMTDS_IndexRange.cxx \
        NMTDS_InterfPool.cxx \
        NMTDS_Iterator.cxx \
        NMTDS_IteratorCheckerSI.cxx \
        NMTDS_ListIteratorOfListOfIndexedDataMapOfShapeAncestorsSuccessors_0.cxx  \
+       NMTDS_ListIteratorOfListOfPairBoolean_0.cxx \
+       NMTDS_ListIteratorOfListOfPair_0.cxx \
+       NMTDS_ListNodeOfListOfPairBoolean_0.cxx \
+       NMTDS_ListNodeOfListOfPair_0.cxx \
+       NMTDS_ListOfPairBoolean_0.cxx \
+       NMTDS_ListOfPair_0.cxx \
+       NMTDS_MapIteratorOfMapOfPairBoolean_0.cxx \
+       NMTDS_MapOfPairBoolean_0.cxx \
+       NMTDS_Pair.cxx \
+       NMTDS_PairBoolean.cxx \
+       NMTDS_PairMapHasher.cxx \
+       NMTDS_StdMapNodeOfMapOfPairBoolean_0.cxx \
        NMTDS_ListIteratorOfListOfPassKey_0.cxx  \
        NMTDS_ListIteratorOfListOfPassKeyBoolean_0.cxx \
        NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors_0.cxx \
@@ -143,6 +182,8 @@ dist_libNMTDS_la_SOURCES = \
        NMTDS_StdMapNodeOfMapOfPassKey_0.cxx \
        NMTDS_StdMapNodeOfMapOfPassKeyBoolean_0.cxx \
        NMTDS_Tools.cxx \
+       NMTDS_BndSphere.cxx \
+       NMTDS_BndSphereTree.cxx \
        NMTDS_BoxBndTree.cxx
 
 # additional information to compile and link file
@@ -158,10 +199,14 @@ libNMTDS_la_LDFLAGS  =            \
 # extra dist files
 CDL_FILES =                            \
        NMTDS.cdl                       \
+       NMTDS_BndSphere.cdl             \
        NMTDS_IndexRange.cdl            \
        NMTDS_InterfPool.cdl            \
        NMTDS_Iterator.cdl              \
        NMTDS_IteratorCheckerSI.cdl     \
+       NMTDS_Pair.cdl                  \
+       NMTDS_PairBoolean.cdl           \
+       NMTDS_PairMapHasher.cdl         \
        NMTDS_PassKey.cdl               \
        NMTDS_PassKeyBoolean.cdl        \
        NMTDS_PassKeyMapHasher.cdl      \