X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FGeomAlgoAPI%2FGeomAlgoAPI_swig.h;h=d5b35462e3a3d0f188cc4c0e8e189cdf58ab5864;hb=c9b11eac574f71b147c8441f2b97ba7ed3ebed5a;hp=3cf49122dbd9ab254e62aa0a7e1aa8c8bb825d8c;hpb=4aa37ed1eb429f7391098b5202922d43e85fcc30;p=modules%2Fshaper.git diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_swig.h b/src/GeomAlgoAPI/GeomAlgoAPI_swig.h index 3cf49122d..d5b35462e 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_swig.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_swig.h @@ -1,16 +1,33 @@ -// Copyright (C) 2014-20xx CEA/DEN, EDF R&D - -// File: GeomAlgoAPI_swig.h -// Created: Dec 15, 2015 -// Author: Sergey POKHODENKO +// Copyright (C) 2014-2019 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_GEOMALGOAPI_GEOMALGOAPI_SWIG_H_ #define SRC_GEOMALGOAPI_GEOMALGOAPI_SWIG_H_ + #include + #include "GeomAlgoAPI.h" #include "GeomAlgoAPI_MakeShape.h" #include "GeomAlgoAPI_Boolean.h" + #include "GeomAlgoAPI_Circ2dBuilder.h" #include "GeomAlgoAPI_CompoundBuilder.h" + #include "GeomAlgoAPI_CurveBuilder.h" #include "GeomAlgoAPI_DFLoader.h" #include "GeomAlgoAPI_EdgeBuilder.h" #include "GeomAlgoAPI_FaceBuilder.h" @@ -38,7 +55,15 @@ #include "GeomAlgoAPI_Pipe.h" #include "GeomAlgoAPI_WireBuilder.h" #include "GeomAlgoAPI_Sewing.h" - + #include "GeomAlgoAPI_ShapeBuilder.h" + #include "GeomAlgoAPI_Exception.h" + #include "GeomAlgoAPI_ShapeAPI.h" + #include "GeomAlgoAPI_Box.h" + #include "GeomAlgoAPI_ConeSegment.h" + #include "GeomAlgoAPI_Copy.h" + #include "GeomAlgoAPI_Symmetry.h" + #include "GeomAlgoAPI_MapShapesAndAncestors.h" + #include #include #include