X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAlgoAPI%2FGeomAlgoAPI_swig.h;h=d5b35462e3a3d0f188cc4c0e8e189cdf58ab5864;hb=48437a8cb93ea1854212cedc3097c462b5c4c350;hp=b742d88e82dcd86b29191541a4091e02eb7901f8;hpb=114b72cd99a3a4be9e851be1c4b271b554808897;p=modules%2Fshaper.git diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_swig.h b/src/GeomAlgoAPI/GeomAlgoAPI_swig.h index b742d88e8..d5b35462e 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_swig.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_swig.h @@ -1,8 +1,21 @@ -// 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_ @@ -12,7 +25,9 @@ #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" @@ -40,11 +55,14 @@ #include "GeomAlgoAPI_Pipe.h" #include "GeomAlgoAPI_WireBuilder.h" #include "GeomAlgoAPI_Sewing.h" - #include "GeomAlgoAPI_ShapeBuilder.h" + #include "GeomAlgoAPI_ShapeBuilder.h" #include "GeomAlgoAPI_Exception.h" - #include "GeomAlgoAPI_DirectAPI.h" + #include "GeomAlgoAPI_ShapeAPI.h" #include "GeomAlgoAPI_Box.h" - #include "GeomAlgoAPI_BoxPoints.h" + #include "GeomAlgoAPI_ConeSegment.h" + #include "GeomAlgoAPI_Copy.h" + #include "GeomAlgoAPI_Symmetry.h" + #include "GeomAlgoAPI_MapShapesAndAncestors.h" #include #include