X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAlgoAPI%2FGeomAlgoAPI_swig.h;h=91970e2ec4ebed95d7c5bcd51967b48a57677f56;hb=b9636a8e25411b3c89aa64801b659bb363278661;hp=b93b23850c9c1b4369bc3b99765bf4c5e42a5af3;hpb=c9b9d4d4af3b96661c280a7e3ab829f26b5c7b95;p=modules%2Fshaper.git diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_swig.h b/src/GeomAlgoAPI/GeomAlgoAPI_swig.h index b93b23850..91970e2ec 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_swig.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_swig.h @@ -1,19 +1,36 @@ -// 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" - #include "GeomAlgoAPI_MakeShape.h" #include "GeomAlgoAPI_MakeShapeCustom.h" #include "GeomAlgoAPI_MakeShapeList.h" #include "GeomAlgoAPI_MakeSweep.h" @@ -35,6 +52,16 @@ #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