1 # Copyright (C) 2007-2010 CEA/DEN, EDF R&D, OPEN CASCADE
3 # This library is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU Lesser General Public
5 # License as published by the Free Software Foundation; either
6 # version 2.1 of the License.
8 # This library is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # Lesser General Public License for more details.
13 # You should have received a copy of the GNU Lesser General Public
14 # License along with this library; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
20 # GEOM GEOMAlgo : tools for Glue Faces algorithm
22 # Author : Julia DOROVSKIKH
23 # Modified by : Alexander BORODIN (OCN) - autotools usage
27 include $(top_srcdir)/adm_local/unix/make_common_starter.am
30 lib_LTLIBRARIES = libGEOMAlgo.la
32 dist_libGEOMAlgo_la_SOURCES = \
34 BlockFix_BlockFixAPI.cxx \
35 BlockFix_CheckTool.cxx \
36 BlockFix_PeriodicSurfaceModifier.cxx \
37 BlockFix_SphereSpaceModifier.cxx \
38 BlockFix_UnionEdges.cxx \
39 BlockFix_UnionFaces.cxx \
41 GEOMAlgo_Builder_0.cxx \
42 GEOMAlgo_Builder_1.cxx \
43 GEOMAlgo_Builder_2.cxx \
44 GEOMAlgo_Builder_3.cxx \
45 GEOMAlgo_Builder_4.cxx \
46 GEOMAlgo_BuilderArea.cxx \
47 GEOMAlgo_Builder.cxx \
48 GEOMAlgo_BuilderFace.cxx \
49 GEOMAlgo_BuilderShape.cxx \
50 GEOMAlgo_BuilderSolid.cxx \
51 GEOMAlgo_BuilderTools.cxx \
52 GEOMAlgo_ClsfBox.cxx \
54 GEOMAlgo_ClsfSolid.cxx \
55 GEOMAlgo_ClsfSurf.cxx \
56 GEOMAlgo_CoupleOfShapes.cxx \
57 GEOMAlgo_DataMapIteratorOfDataMapOfOrientedShapeShape_0.cxx \
58 GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger_0.cxx \
59 GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyShapeShape_0.cxx \
60 GEOMAlgo_DataMapIteratorOfDataMapOfRealListOfShape_0.cxx \
61 GEOMAlgo_DataMapIteratorOfDataMapOfShapeReal_0.cxx \
62 GEOMAlgo_DataMapIteratorOfDataMapOfShapeShapeSet_0.cxx \
63 GEOMAlgo_DataMapNodeOfDataMapOfOrientedShapeShape_0.cxx \
64 GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger_0.cxx \
65 GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape_0.cxx \
66 GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape_0.cxx \
67 GEOMAlgo_DataMapNodeOfDataMapOfShapeReal_0.cxx \
68 GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet_0.cxx \
69 GEOMAlgo_DataMapOfOrientedShapeShape_0.cxx \
70 GEOMAlgo_DataMapOfPassKeyInteger_0.cxx \
71 GEOMAlgo_DataMapOfPassKeyShapeShape_0.cxx \
72 GEOMAlgo_DataMapOfRealListOfShape_0.cxx \
73 GEOMAlgo_DataMapOfShapeReal_0.cxx \
74 GEOMAlgo_DataMapOfShapeShapeSet_0.cxx \
75 GEOMAlgo_FinderShapeOn1.cxx \
76 GEOMAlgo_FinderShapeOn2.cxx \
77 GEOMAlgo_FinderShapeOn.cxx \
78 GEOMAlgo_FinderShapeOnQuad.cxx \
79 GEOMAlgo_GlueAnalyser.cxx \
83 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape_0.cxx \
84 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape_0.cxx \
85 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape_0.cxx \
86 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox_0.cxx \
87 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo_0.cxx \
88 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState_0.cxx \
89 GEOMAlgo_IndexedDataMapOfIntegerShape_0.cxx \
90 GEOMAlgo_IndexedDataMapOfPassKeyListOfShape_0.cxx \
91 GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape_0.cxx \
92 GEOMAlgo_IndexedDataMapOfShapeBox_0.cxx \
93 GEOMAlgo_IndexedDataMapOfShapeShapeInfo_0.cxx \
94 GEOMAlgo_IndexedDataMapOfShapeState_0.cxx \
95 GEOMAlgo_ListIteratorOfListOfCoupleOfShapes_0.cxx \
96 GEOMAlgo_ListIteratorOfListOfPnt_0.cxx \
97 GEOMAlgo_ListNodeOfListOfCoupleOfShapes_0.cxx \
98 GEOMAlgo_ListNodeOfListOfPnt_0.cxx \
99 GEOMAlgo_ListOfCoupleOfShapes_0.cxx \
100 GEOMAlgo_ListOfPnt_0.cxx \
101 GEOMAlgo_PassKey.cxx \
102 GEOMAlgo_PassKeyMapHasher.cxx \
103 GEOMAlgo_PassKeyShape.cxx \
104 GEOMAlgo_PassKeyShapeMapHasher.cxx \
105 GEOMAlgo_ShapeAlgo.cxx \
106 GEOMAlgo_ShapeInfo.cxx \
107 GEOMAlgo_ShapeInfoFiller.cxx \
108 GEOMAlgo_ShapeInfoFiller_1.cxx \
109 GEOMAlgo_ShapeSet.cxx \
110 GEOMAlgo_ShapeSolid.cxx \
111 GEOMAlgo_ShellSolid.cxx \
112 GEOMAlgo_SolidSolid.cxx \
113 GEOMAlgo_Splitter.cxx \
114 GEOMAlgo_StateCollector.cxx \
115 GEOMAlgo_SurfaceTools.cxx \
116 GEOMAlgo_Tools3D.cxx \
118 GEOMAlgo_Tools_1.cxx \
119 GEOMAlgo_VertexSolid.cxx \
120 GEOMAlgo_WESCorrector.cxx \
121 GEOMAlgo_WESScaler.cxx \
122 GEOMAlgo_WireEdgeSet.cxx \
123 GEOMAlgo_WireSolid.cxx \
124 GEOMAlgo_WireSplitter.cxx
127 salomeinclude_HEADERS = \
131 BlockFix_BlockFixAPI.hxx \
132 BlockFix_BlockFixAPI.ixx \
133 BlockFix_BlockFixAPI.jxx \
134 BlockFix_BlockFixAPI.lxx \
135 BlockFix_CheckTool.hxx \
136 BlockFix_CheckTool.ixx \
137 BlockFix_CheckTool.jxx \
138 BlockFix_PeriodicSurfaceModifier.hxx \
139 BlockFix_PeriodicSurfaceModifier.ixx \
140 BlockFix_PeriodicSurfaceModifier.jxx \
141 BlockFix_SphereSpaceModifier.hxx \
142 BlockFix_SphereSpaceModifier.ixx \
143 BlockFix_SphereSpaceModifier.jxx \
144 BlockFix_UnionEdges.hxx \
145 BlockFix_UnionEdges.ixx \
146 BlockFix_UnionEdges.jxx \
147 BlockFix_UnionFaces.hxx \
148 BlockFix_UnionFaces.ixx \
149 BlockFix_UnionFaces.jxx \
150 Handle_BlockFix_BlockFixAPI.hxx \
151 Handle_BlockFix_SphereSpaceModifier.hxx \
152 Handle_BlockFix_PeriodicSurfaceModifier.hxx \
156 GEOMAlgo_BuilderArea.hxx \
157 GEOMAlgo_BuilderArea.ixx \
158 GEOMAlgo_BuilderArea.jxx \
159 GEOMAlgo_BuilderFace.hxx \
160 GEOMAlgo_BuilderFace.ixx \
161 GEOMAlgo_BuilderFace.jxx \
162 GEOMAlgo_Builder.hxx \
163 GEOMAlgo_Builder.ixx \
164 GEOMAlgo_Builder.jxx \
165 GEOMAlgo_BuilderShape.hxx \
166 GEOMAlgo_BuilderShape.ixx \
167 GEOMAlgo_BuilderShape.jxx \
168 GEOMAlgo_BuilderSolid.hxx \
169 GEOMAlgo_BuilderSolid.ixx \
170 GEOMAlgo_BuilderSolid.jxx \
171 GEOMAlgo_BuilderTools.hxx \
172 GEOMAlgo_BuilderTools.ixx \
173 GEOMAlgo_BuilderTools.jxx \
174 GEOMAlgo_ClsfBox.hxx \
175 GEOMAlgo_ClsfBox.ixx \
176 GEOMAlgo_ClsfBox.jxx \
180 GEOMAlgo_ClsfSolid.hxx \
181 GEOMAlgo_ClsfSolid.ixx \
182 GEOMAlgo_ClsfSolid.jxx \
183 GEOMAlgo_ClsfSurf.hxx \
184 GEOMAlgo_ClsfSurf.ixx \
185 GEOMAlgo_ClsfSurf.jxx \
186 GEOMAlgo_CoupleOfShapes.hxx \
187 GEOMAlgo_CoupleOfShapes.ixx \
188 GEOMAlgo_CoupleOfShapes.jxx \
189 GEOMAlgo_DataMapIteratorOfDataMapOfOrientedShapeShape.hxx \
190 GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger.hxx \
191 GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyShapeShape.hxx \
192 GEOMAlgo_DataMapIteratorOfDataMapOfRealListOfShape.hxx \
193 GEOMAlgo_DataMapIteratorOfDataMapOfShapeReal.hxx \
194 GEOMAlgo_DataMapIteratorOfDataMapOfShapeShapeSet.hxx \
195 GEOMAlgo_DataMapNodeOfDataMapOfOrientedShapeShape.hxx \
196 GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger.hxx \
197 GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape.hxx \
198 GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape.hxx \
199 GEOMAlgo_DataMapNodeOfDataMapOfShapeReal.hxx \
200 GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet.hxx \
201 GEOMAlgo_DataMapOfOrientedShapeShape.hxx \
202 GEOMAlgo_DataMapOfPassKeyInteger.hxx \
203 GEOMAlgo_DataMapOfPassKeyShapeShape.hxx \
204 GEOMAlgo_DataMapOfRealListOfShape.hxx \
205 GEOMAlgo_DataMapOfShapeReal.hxx \
206 GEOMAlgo_DataMapOfShapeShapeSet.hxx \
207 GEOMAlgo_FinderShapeOn1.ixx \
208 GEOMAlgo_FinderShapeOn1.hxx \
209 GEOMAlgo_FinderShapeOn1.jxx \
210 GEOMAlgo_FinderShapeOn2.hxx \
211 GEOMAlgo_FinderShapeOn2.ixx \
212 GEOMAlgo_FinderShapeOn2.jxx \
213 GEOMAlgo_FinderShapeOn.hxx \
214 GEOMAlgo_FinderShapeOn.ixx \
215 GEOMAlgo_FinderShapeOn.jxx \
216 GEOMAlgo_FinderShapeOnQuad.hxx \
217 GEOMAlgo_GlueAnalyser.hxx \
218 GEOMAlgo_GlueAnalyser.ixx \
219 GEOMAlgo_GlueAnalyser.jxx \
223 GEOMAlgo_Gluer1.hxx \
224 GEOMAlgo_Gluer1.ixx \
225 GEOMAlgo_Gluer1.jxx \
229 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx \
230 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape.hxx \
231 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape.hxx \
232 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx \
233 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo.hxx \
234 GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState.hxx \
235 GEOMAlgo_IndexedDataMapOfIntegerShape.hxx \
236 GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.hxx \
237 GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx \
238 GEOMAlgo_IndexedDataMapOfShapeBox.hxx \
239 GEOMAlgo_IndexedDataMapOfShapeShapeInfo.hxx \
240 GEOMAlgo_IndexedDataMapOfShapeState.hxx \
241 GEOMAlgo_KindOfBounds.hxx \
242 GEOMAlgo_KindOfClosed.hxx \
243 GEOMAlgo_KindOfName.hxx \
244 GEOMAlgo_KindOfShape.hxx \
245 GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx \
246 GEOMAlgo_ListIteratorOfListOfPnt.hxx \
247 GEOMAlgo_ListNodeOfListOfCoupleOfShapes.hxx \
248 GEOMAlgo_ListNodeOfListOfPnt.hxx \
249 GEOMAlgo_ListOfCoupleOfShapes.hxx \
250 GEOMAlgo_ListOfPnt.hxx \
251 GEOMAlgo_PassKey.hxx \
252 GEOMAlgo_PassKey.ixx \
253 GEOMAlgo_PassKey.jxx \
254 GEOMAlgo_PassKeyMapHasher.hxx \
255 GEOMAlgo_PassKeyMapHasher.ixx \
256 GEOMAlgo_PassKeyMapHasher.jxx \
257 GEOMAlgo_PassKeyShape.hxx \
258 GEOMAlgo_PassKeyShape.ixx \
259 GEOMAlgo_PassKeyShape.jxx \
260 GEOMAlgo_PassKeyShapeMapHasher.hxx \
261 GEOMAlgo_PassKeyShapeMapHasher.ixx \
262 GEOMAlgo_PassKeyShapeMapHasher.jxx \
263 GEOMAlgo_PWireEdgeSet.hxx \
264 GEOMAlgo_ShapeAlgo.hxx \
265 GEOMAlgo_ShapeAlgo.ixx \
266 GEOMAlgo_ShapeAlgo.jxx \
267 GEOMAlgo_ShapeInfo.hxx \
268 GEOMAlgo_ShapeInfo.ixx \
269 GEOMAlgo_ShapeInfo.jxx \
270 GEOMAlgo_ShapeInfoFiller.hxx \
271 GEOMAlgo_ShapeInfoFiller.ixx \
272 GEOMAlgo_ShapeInfoFiller.jxx \
273 GEOMAlgo_ShapeSet.hxx \
274 GEOMAlgo_ShapeSet.ixx \
275 GEOMAlgo_ShapeSet.jxx \
276 GEOMAlgo_ShapeSolid.hxx \
277 GEOMAlgo_ShapeSolid.ixx \
278 GEOMAlgo_ShapeSolid.jxx \
279 GEOMAlgo_ShellSolid.hxx \
280 GEOMAlgo_ShellSolid.ixx \
281 GEOMAlgo_ShellSolid.jxx \
282 GEOMAlgo_SolidSolid.hxx \
283 GEOMAlgo_SolidSolid.ixx \
284 GEOMAlgo_SolidSolid.jxx \
285 GEOMAlgo_Splitter.hxx \
286 GEOMAlgo_Splitter.ixx \
287 GEOMAlgo_Splitter.jxx \
288 GEOMAlgo_StateCollector.hxx \
289 GEOMAlgo_StateCollector.ixx \
290 GEOMAlgo_StateCollector.jxx \
292 GEOMAlgo_SurfaceTools.hxx \
293 GEOMAlgo_SurfaceTools.ixx \
294 GEOMAlgo_SurfaceTools.jxx \
295 GEOMAlgo_Tools3D.hxx \
296 GEOMAlgo_Tools3D.ixx \
297 GEOMAlgo_Tools3D.jxx \
301 GEOMAlgo_VertexSolid.hxx \
302 GEOMAlgo_VertexSolid.ixx \
303 GEOMAlgo_VertexSolid.jxx \
304 GEOMAlgo_WESCorrector.hxx \
305 GEOMAlgo_WESCorrector.ixx \
306 GEOMAlgo_WESCorrector.jxx \
307 GEOMAlgo_WESScaler.hxx \
308 GEOMAlgo_WESScaler.ixx \
309 GEOMAlgo_WESScaler.jxx \
310 GEOMAlgo_WireEdgeSet.hxx \
311 GEOMAlgo_WireEdgeSet.ixx \
312 GEOMAlgo_WireEdgeSet.jxx \
313 GEOMAlgo_WireSolid.hxx \
314 GEOMAlgo_WireSolid.ixx \
315 GEOMAlgo_WireSolid.jxx \
316 GEOMAlgo_WireSplitter.hxx \
317 GEOMAlgo_WireSplitter.ixx \
318 GEOMAlgo_WireSplitter.jxx \
319 Handle_GEOMAlgo_ClsfBox.hxx \
320 Handle_GEOMAlgo_Clsf.hxx \
321 Handle_GEOMAlgo_ClsfSolid.hxx \
322 Handle_GEOMAlgo_ClsfSurf.hxx \
323 Handle_GEOMAlgo_DataMapNodeOfDataMapOfOrientedShapeShape.hxx \
324 Handle_GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger.hxx \
325 Handle_GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape.hxx \
326 Handle_GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape.hxx \
327 Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeReal.hxx \
328 Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet.hxx \
329 Handle_GEOMAlgo_HAlgo.hxx \
330 Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx \
331 Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape.hxx \
332 Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape.hxx \
333 Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx \
334 Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo.hxx \
335 Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState.hxx \
336 Handle_GEOMAlgo_ListNodeOfListOfCoupleOfShapes.hxx \
337 Handle_GEOMAlgo_ListNodeOfListOfPnt.hxx
339 libGEOMAlgo_la_CPPFLAGS = \
342 -I$(srcdir)/../NMTDS \
343 -I$(srcdir)/../NMTTools
345 libGEOMAlgo_la_LDFLAGS = \
346 ../NMTTools/libNMTTools.la \
348 $(CAS_LDPATH) -lTKBO -lTKShHealing -lTKBool -lTKMesh \
349 $(KERNEL_LDFLAGS) -lSALOMELocalTrace
351 # extra distributed files
354 BlockFix_BlockFixAPI.cdl \
355 BlockFix_CheckTool.cdl \
356 BlockFix_PeriodicSurfaceModifier.cdl \
357 BlockFix_SphereSpaceModifier.cdl \
358 BlockFix_UnionEdges.cdl \
359 BlockFix_UnionFaces.cdl \
362 GEOMAlgo_Builder.cdl \
363 GEOMAlgo_BuilderArea.cdl \
364 GEOMAlgo_BuilderFace.cdl \
365 GEOMAlgo_BuilderShape.cdl \
366 GEOMAlgo_BuilderSolid.cdl \
367 GEOMAlgo_BuilderTools.cdl \
369 GEOMAlgo_ClsfBox.cdl \
370 GEOMAlgo_ClsfSolid.cdl \
371 GEOMAlgo_ClsfSurf.cdl \
372 GEOMAlgo_CoupleOfShapes.cdl \
373 GEOMAlgo_FinderShapeOn.cdl \
374 GEOMAlgo_FinderShapeOn1.cdl \
375 GEOMAlgo_FinderShapeOn2.cdl \
376 GEOMAlgo_GlueAnalyser.cdl \
378 GEOMAlgo_Gluer1.cdl \
380 GEOMAlgo_PassKey.cdl \
381 GEOMAlgo_PassKeyMapHasher.cdl \
382 GEOMAlgo_PassKeyShape.cdl \
383 GEOMAlgo_PassKeyShapeMapHasher.cdl \
384 GEOMAlgo_ShapeAlgo.cdl \
385 GEOMAlgo_ShapeInfo.cdl \
386 GEOMAlgo_ShapeInfoFiller.cdl \
387 GEOMAlgo_ShapeSet.cdl \
388 GEOMAlgo_ShapeSolid.cdl \
389 GEOMAlgo_ShellSolid.cdl \
390 GEOMAlgo_SolidSolid.cdl \
391 GEOMAlgo_Splitter.cdl \
392 GEOMAlgo_StateCollector.cdl \
393 GEOMAlgo_SurfaceTools.cdl \
395 GEOMAlgo_Tools3D.cdl \
396 GEOMAlgo_VertexSolid.cdl \
397 GEOMAlgo_WESCorrector.cdl \
398 GEOMAlgo_WESScaler.cdl \
399 GEOMAlgo_WireEdgeSet.cdl \
400 GEOMAlgo_WireSolid.cdl \
401 GEOMAlgo_WireSplitter.cdl
403 EXTRA_DIST += $(CDL_FILES)