1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
3 // File: GeomAPI_swig.h
4 // Created: Dec 15, 2015
5 // Author: Sergey POKHODENKO
7 #ifndef SRC_GEOMAPI_GEOMAPI_SWIG_H_
8 #define SRC_GEOMAPI_GEOMAPI_SWIG_H_
11 #include "GeomAPI_AISObject.h"
12 #include "GeomAPI_Ax1.h"
13 #include "GeomAPI_Ax2.h"
14 #include "GeomAPI_Ax3.h"
15 #include "GeomAPI_Circ.h"
16 #include "GeomAPI_Circ2d.h"
17 #include "GeomAPI_Curve.h"
18 #include "GeomAPI_DataMapOfShapeMapOfShapes.h"
19 #include "GeomAPI_DataMapOfShapeShape.h"
20 #include "GeomAPI_Dir.h"
21 #include "GeomAPI_Dir2d.h"
22 #include "GeomAPI_Edge.h"
23 #include "GeomAPI_Face.h"
24 #include "GeomAPI_ICustomPrs.h"
25 #include "GeomAPI_Interface.h"
26 #include "GeomAPI_IPresentable.h"
27 #include "GeomAPI_Lin.h"
28 #include "GeomAPI_Lin2d.h"
29 #include "GeomAPI_PlanarEdges.h"
30 #include "GeomAPI_Pln.h"
31 #include "GeomAPI_Pnt.h"
32 #include "GeomAPI_Pnt2d.h"
33 #include "GeomAPI_Shape.h"
34 #include "GeomAPI_ShapeExplorer.h"
35 #include "GeomAPI_Vertex.h"
36 #include "GeomAPI_XY.h"
37 #include "GeomAPI_XYZ.h"
38 #include "GeomAPI_Trsf.h"
43 #endif /* SRC_GEOMAPI_GEOMAPI_SWIG_H_ */