X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FGeomAPI_swig.h;h=e92af5fba156fa400f1086bf9a820a9fffdfd0bf;hb=f60dc9dd94d5d4b0ea07e3e3cbfd5b3028f0942d;hp=2c8e0e44983019a6a853a0394736670d04c12837;hpb=9a9079c59a6aaefb49725080f178559415482a19;p=modules%2Fshaper.git diff --git a/src/GeomAPI/GeomAPI_swig.h b/src/GeomAPI/GeomAPI_swig.h index 2c8e0e449..e92af5fba 100644 --- a/src/GeomAPI/GeomAPI_swig.h +++ b/src/GeomAPI/GeomAPI_swig.h @@ -1,25 +1,46 @@ -// Copyright (C) 2014-20xx CEA/DEN, EDF R&D - -// File: GeomAPI_swig.h -// Created: Dec 15, 2015 -// Author: Sergey POKHODENKO +// Copyright (C) 2014-2017 CEA/DEN, EDF R&D +// +// This library is free software; you can redistribute it and/or +// modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation; either +// version 2.1 of the License, or (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// 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 +// #ifndef SRC_GEOMAPI_GEOMAPI_SWIG_H_ #define SRC_GEOMAPI_GEOMAPI_SWIG_H_ #include "GeomAPI.h" #include "GeomAPI_AISObject.h" + #include "GeomAPI_Angle.h" + #include "GeomAPI_Angle2d.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_Dir2d.h" #include "GeomAPI_Edge.h" + #include "GeomAPI_Ellipse.h" + #include "GeomAPI_Ellipse2d.h" #include "GeomAPI_Face.h" #include "GeomAPI_ICustomPrs.h" #include "GeomAPI_Interface.h" @@ -33,11 +54,15 @@ #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_Trsf.h" #include "GeomAPI_Vertex.h" + #include "GeomAPI_Wire.h" #include "GeomAPI_XY.h" #include "GeomAPI_XYZ.h" - #include "GeomAPI_Trsf.h" - #include "GeomAPI_Wire.h" #include #include