// Created on: 1993-04-07 // Created by: Laurent BUCHARD // Copyright (c) 1993-1999 Matra Datavision // Copyright (c) 1999-2014 OPEN CASCADE SAS // // This file is part of Open CASCADE Technology software library. // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License version 2.1 as published // by the Free Software Foundation, with special exception defined in the file // OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT // distribution for complete text of the license and disclaimer of any warranty. // // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define TheCurve Handle(Adaptor3d_Curve) #define TheCurve_hxx #define TheCurveTool IntCurveSurface_TheHCurveTool #define TheCurveTool_hxx #define TheSurface Handle(Adaptor3d_Surface) #define TheSurface_hxx #define TheSurfaceTool Adaptor3d_HSurfaceTool #define TheSurfaceTool_hxx #define IntCurveSurface_ThePolygon IntCurveSurface_ThePolygonOfHInter #define IntCurveSurface_ThePolygon_hxx #define IntCurveSurface_ThePolygonTool IntCurveSurface_ThePolygonToolOfHInter #define IntCurveSurface_ThePolygonTool_hxx #define IntCurveSurface_ThePolyhedron IntCurveSurface_ThePolyhedronOfHInter #define IntCurveSurface_ThePolyhedron_hxx #define IntCurveSurface_ThePolyhedronTool IntCurveSurface_ThePolyhedronToolOfHInter #define IntCurveSurface_ThePolyhedronTool_hxx #define IntCurveSurface_TheInterference IntCurveSurface_TheInterferenceOfHInter #define IntCurveSurface_TheInterference_hxx #define IntCurveSurface_TheCSFunction IntCurveSurface_TheCSFunctionOfHInter #define IntCurveSurface_TheCSFunction_hxx #define IntCurveSurface_TheExactInter IntCurveSurface_TheExactHInter #define IntCurveSurface_TheExactInter_hxx #define IntCurveSurface_TheQuadCurvExactInter IntCurveSurface_TheQuadCurvExactHInter #define IntCurveSurface_TheQuadCurvExactInter_hxx #define IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactInter IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactHInter #define IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactInter_hxx #define IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactInter IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactHInter #define IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactInter_hxx #define IntCurveSurface_Inter IntCurveSurface_HInter #define IntCurveSurface_Inter_hxx #include