Salome HOME
Optimization of GetShapesOn<xxx> functionality
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_SurfaceTools.jxx
1 #ifndef _Geom_Surface_HeaderFile
2 #include <Geom_Surface.hxx>
3 #endif
4 #ifndef _gp_Pnt_HeaderFile
5 #include <gp_Pnt.hxx>
6 #endif
7 #ifndef _gp_Cylinder_HeaderFile
8 #include <gp_Cylinder.hxx>
9 #endif
10 #ifndef _GeomAdaptor_Surface_HeaderFile
11 #include <GeomAdaptor_Surface.hxx>
12 #endif
13 #ifndef _gp_Pln_HeaderFile
14 #include <gp_Pln.hxx>
15 #endif
16 #ifndef _gp_Sphere_HeaderFile
17 #include <gp_Sphere.hxx>
18 #endif
19 #ifndef _GEOMAlgo_SurfaceTools_HeaderFile
20 #include <GEOMAlgo_SurfaceTools.hxx>
21 #endif