Salome HOME
Remove "MAC" ends of lines
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_0.cxx
1 // Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
2
3 //
4
5 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
6
7 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
8
9 //
10
11 // This library is free software; you can redistribute it and/or
12
13 // modify it under the terms of the GNU Lesser General Public
14
15 // License as published by the Free Software Foundation; either
16
17 // version 2.1 of the License.
18
19 //
20
21 // This library is distributed in the hope that it will be useful,
22
23 // but WITHOUT ANY WARRANTY; without even the implied warranty of
24
25 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
26
27 // Lesser General Public License for more details.
28
29 //
30
31 // You should have received a copy of the GNU Lesser General Public
32
33 // License along with this library; if not, write to the Free Software
34
35 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
36
37 //
38
39 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
40
41
42
43 #include <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>
44
45
46
47 #ifndef _Standard_NoSuchObject_HeaderFile
48
49 #include <Standard_NoSuchObject.hxx>
50
51 #endif
52
53 #ifndef _TopoDS_Shape_HeaderFile
54
55 #include <TopoDS_Shape.hxx>
56
57 #endif
58
59 #ifndef _gp_Pnt_HeaderFile
60
61 #include <gp_Pnt.hxx>
62
63 #endif
64
65 #ifndef _TopTools_ShapeMapHasher_HeaderFile
66
67 #include <TopTools_ShapeMapHasher.hxx>
68
69 #endif
70
71 #ifndef _GEOMAlgo_DataMapOfShapePnt_HeaderFile
72
73 #include <GEOMAlgo_DataMapOfShapePnt.hxx>
74
75 #endif
76
77 #ifndef _GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_HeaderFile
78
79 #include <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
80
81 #endif
82
83  
84
85
86
87 #define TheKey TopoDS_Shape
88
89 #define TheKey_hxx <TopoDS_Shape.hxx>
90
91 #define TheItem gp_Pnt
92
93 #define TheItem_hxx <gp_Pnt.hxx>
94
95 #define Hasher TopTools_ShapeMapHasher
96
97 #define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
98
99 #define TCollection_DataMapNode GEOMAlgo_DataMapNodeOfDataMapOfShapePnt
100
101 #define TCollection_DataMapNode_hxx <GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx>
102
103 #define TCollection_DataMapIterator GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt
104
105 #define TCollection_DataMapIterator_hxx <GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx>
106
107 #define Handle_TCollection_DataMapNode Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt
108
109 #define TCollection_DataMapNode_Type_() GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_Type_()
110
111 #define TCollection_DataMap GEOMAlgo_DataMapOfShapePnt
112
113 #define TCollection_DataMap_hxx <GEOMAlgo_DataMapOfShapePnt.hxx>
114
115 #include <TCollection_DataMapIterator.gxx>
116
117
118