// Created on: 1992-10-14 // Created by: Christophe MARION // Copyright (c) 1992-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 #define TheCurve gp_Lin #define TheCurve_hxx #define TheCurveTool HLRBRep_LineTool #define TheCurveTool_hxx #define TheSurface Standard_Address #define TheSurface_hxx #define TheSurfaceTool HLRBRep_SurfaceTool #define TheSurfaceTool_hxx #define IntCurveSurface_ThePolygon HLRBRep_ThePolygonOfInterCSurf #define IntCurveSurface_ThePolygon_hxx #define IntCurveSurface_ThePolygonTool HLRBRep_ThePolygonToolOfInterCSurf #define IntCurveSurface_ThePolygonTool_hxx #define IntCurveSurface_ThePolyhedron HLRBRep_ThePolyhedronOfInterCSurf #define IntCurveSurface_ThePolyhedron_hxx #define IntCurveSurface_ThePolyhedronTool HLRBRep_ThePolyhedronToolOfInterCSurf #define IntCurveSurface_ThePolyhedronTool_hxx #define IntCurveSurface_TheInterference HLRBRep_TheInterferenceOfInterCSurf #define IntCurveSurface_TheInterference_hxx #define IntCurveSurface_TheCSFunction HLRBRep_TheCSFunctionOfInterCSurf #define IntCurveSurface_TheCSFunction_hxx #define IntCurveSurface_TheExactInter HLRBRep_TheExactInterCSurf #define IntCurveSurface_TheExactInter_hxx #define IntCurveSurface_TheQuadCurvExactInter HLRBRep_TheQuadCurvExactInterCSurf #define IntCurveSurface_TheQuadCurvExactInter_hxx #define IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactInter HLRBRep_TheQuadCurvFuncOfTheQuadCurvExactInterCSurf #define IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactInter_hxx #define IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactInter HLRBRep_TheQuadCurvFuncOfTheQuadCurvExactInterCSurf #define IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactInter_hxx #define IntCurveSurface_Inter HLRBRep_InterCSurf #define IntCurveSurface_Inter_hxx #include