Salome HOME
Issue 2556: Functionality of inspection “WhatIs”
[modules/shaper.git] / src / GeomAPI / GeomAPI_swig.h
index 7d00d3c03fbf88a753c4bef09477bbc4242ae10a..a7712b0ed867c6b11ed7ed438e63d9624fa3a43e 100644 (file)
@@ -14,7 +14,8 @@
 // License along with this library; if not, write to the Free Software
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 //
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
+// See http://www.salome-platform.org/ or
+// email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
 //
 
 #ifndef SRC_GEOMAPI_GEOMAPI_SWIG_H_
   #include "GeomAPI_Ax1.h"
   #include "GeomAPI_Ax2.h"
   #include "GeomAPI_Ax3.h"
+  #include "GeomAPI_Box.h"
   #include "GeomAPI_Circ.h"
   #include "GeomAPI_Circ2d.h"
+  #include "GeomAPI_Cone.h"
   #include "GeomAPI_Curve.h"
+  #include "GeomAPI_Cylinder.h"
   #include "GeomAPI_DataMapOfShapeMapOfShapes.h"
   #include "GeomAPI_DataMapOfShapeShape.h"
   #include "GeomAPI_Dir.h"
   #include "GeomAPI_Shape.h"
   #include "GeomAPI_ShapeExplorer.h"
   #include "GeomAPI_ShapeIterator.h"
+  #include "GeomAPI_Shell.h"
+  #include "GeomAPI_Solid.h"
+  #include "GeomAPI_Sphere.h"
+  #include "GeomAPI_Torus.h"
   #include "GeomAPI_Vertex.h"
   #include "GeomAPI_XY.h"
   #include "GeomAPI_XYZ.h"