]> SALOME platform Git repositories - modules/geom.git/blob - src/PARTITION/Partition_Loop3d.jxx
Salome HOME
sources v1.2
[modules/geom.git] / src / PARTITION / Partition_Loop3d.jxx
1 //  GEOM PARTITION : partition algorithm
2 //
3 //  Copyright (C) 2003  CEA/DEN, EDF R&D
4 //
5 //
6 //
7 //  File   : Partition_Loop3d.jxx
8 //  Module : GEOM
9
10 #ifndef _TopoDS_Shape_HeaderFile
11 #include <TopoDS_Shape.hxx>
12 #endif
13 #ifndef _TopTools_ListOfShape_HeaderFile
14 #include <TopTools_ListOfShape.hxx>
15 #endif
16 #ifndef _TopTools_MapOfOrientedShape_HeaderFile
17 #include <TopTools_MapOfOrientedShape.hxx>
18 #endif
19 #ifndef _TopoDS_Edge_HeaderFile
20 #include <TopoDS_Edge.hxx>
21 #endif
22 #ifndef _TopoDS_Face_HeaderFile
23 #include <TopoDS_Face.hxx>
24 #endif
25 #ifndef _gp_Vec_HeaderFile
26 #include <gp_Vec.hxx>
27 #endif
28 #ifndef _Partition_Loop3d_HeaderFile
29 #include "Partition_Loop3d.hxx"
30 #endif