Salome HOME
Porting to OCCT development version: Standard_PI -> M_PI
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_0.cxx
1 // Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE\r
2 //\r
3 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,\r
4 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS\r
5 //\r
6 // This library is free software; you can redistribute it and/or\r
7 // modify it under the terms of the GNU Lesser General Public\r
8 // License as published by the Free Software Foundation; either\r
9 // version 2.1 of the License.\r
10 //\r
11 // This library is distributed in the hope that it will be useful,\r
12 // but WITHOUT ANY WARRANTY; without even the implied warranty of\r
13 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
14 // Lesser General Public License for more details.\r
15 //\r
16 // You should have received a copy of the GNU Lesser General Public\r
17 // License along with this library; if not, write to the Free Software\r
18 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA\r
19 //\r
20 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com\r
21 \r
22 #include <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>\r
23 \r
24 #ifndef _Standard_NoSuchObject_HeaderFile\r
25 #include <Standard_NoSuchObject.hxx>\r
26 #endif\r
27 #ifndef _TopoDS_Shape_HeaderFile\r
28 #include <TopoDS_Shape.hxx>\r
29 #endif\r
30 #ifndef _gp_Pnt_HeaderFile\r
31 #include <gp_Pnt.hxx>\r
32 #endif\r
33 #ifndef _TopTools_ShapeMapHasher_HeaderFile\r
34 #include <TopTools_ShapeMapHasher.hxx>\r
35 #endif\r
36 #ifndef _GEOMAlgo_DataMapOfShapePnt_HeaderFile\r
37 #include <GEOMAlgo_DataMapOfShapePnt.hxx>\r
38 #endif\r
39 #ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile\r
40 #include <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
41 #endif\r
42  \r
43 \r
44 #define TheKey TopoDS_Shape\r
45 #define TheKey_hxx <TopoDS_Shape.hxx>\r
46 #define TheItem gp_Pnt\r
47 #define TheItem_hxx <gp_Pnt.hxx>\r
48 #define Hasher TopTools_ShapeMapHasher\r
49 #define Hasher_hxx <TopTools_ShapeMapHasher.hxx>\r
50 #define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapePnt\r
51 #define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>\r
52 #define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt\r
53 #define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>\r
54 #define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt\r
55 #define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()\r
56 #define TCollection_DataMap GEOMAlgo_DataMapOfShapePnt\r
57 #define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapePnt.hxx>\r
58 #include <TCollection_DataMapIterator.gxx>\r
59 \r