X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAlgoAPI%2FGeomAlgoAPI_swig.h;h=8c9a49d70e7ad0005d844b70899cd7f5c88aa991;hb=5c6be24fd6035f7a030e76b8a369ef57b81893ca;hp=164f8ec61783d4325a54ecaa18549daa68f056b6;hpb=cacdf9c1e4b42af09db1aa302897a3188b77e0b0;p=modules%2Fshaper.git diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_swig.h b/src/GeomAlgoAPI/GeomAlgoAPI_swig.h index 164f8ec61..8c9a49d70 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_swig.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_swig.h @@ -1,19 +1,35 @@ -// Copyright (C) 2014-20xx CEA/DEN, EDF R&D - -// File: GeomAlgoAPI_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_GEOMALGOAPI_GEOMALGOAPI_SWIG_H_ #define SRC_GEOMALGOAPI_GEOMALGOAPI_SWIG_H_ + #include + #include "GeomAlgoAPI.h" + #include "GeomAlgoAPI_MakeShape.h" #include "GeomAlgoAPI_Boolean.h" #include "GeomAlgoAPI_CompoundBuilder.h" #include "GeomAlgoAPI_DFLoader.h" #include "GeomAlgoAPI_EdgeBuilder.h" #include "GeomAlgoAPI_FaceBuilder.h" - #include "GeomAlgoAPI_MakeShape.h" #include "GeomAlgoAPI_MakeShapeCustom.h" #include "GeomAlgoAPI_MakeShapeList.h" #include "GeomAlgoAPI_MakeSweep.h" @@ -34,6 +50,17 @@ #include "GeomAlgoAPI_Tools.h" #include "GeomAlgoAPI_Transform.h" #include "GeomAlgoAPI_PaveFiller.h" + #include "GeomAlgoAPI_Intersection.h" + #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 #include