From owner-svn-ports-head@FreeBSD.ORG Sat Oct 11 15:41:03 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E14C730B; Sat, 11 Oct 2014 15:41:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB6376DD; Sat, 11 Oct 2014 15:41:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9BFf3i7032790; Sat, 11 Oct 2014 15:41:03 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9BFf35w032788; Sat, 11 Oct 2014 15:41:03 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201410111541.s9BFf35w032788@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sat, 11 Oct 2014 15:41:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370649 - head/cad/opencascade X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2014 15:41:04 -0000 Author: thierry Date: Sat Oct 11 15:41:02 2014 New Revision: 370649 URL: https://svnweb.freebsd.org/changeset/ports/370649 QAT: https://qat.redports.org/buildarchive/r370649/ Log: Fix bad links for headers. Reported by: Stas Timokhin Modified: head/cad/opencascade/Makefile head/cad/opencascade/pkg-plist Modified: head/cad/opencascade/Makefile ============================================================================== --- head/cad/opencascade/Makefile Sat Oct 11 15:38:53 2014 (r370648) +++ head/cad/opencascade/Makefile Sat Oct 11 15:41:02 2014 (r370649) @@ -3,7 +3,7 @@ PORTNAME= opencascade PORTVERSION= 6.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad science MASTER_SITES= http://files.opencascade.com/OCCT/OCC_${PORTVERSION}_release/ @@ -119,11 +119,7 @@ post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/OpenCASCADE (cd ${STAGEDIR}${OCCROOT}/inc && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include/OpenCASCADE) ${RM} -rf ${STAGEDIR}${OCCROOT}/inc - ${MKDIR} ${STAGEDIR}${OCCROOT}/inc - (cd ${STAGEDIR}${PREFIX}/include/OpenCASCADE \ - && for i in *; do \ - ${LN} -sf $${i} ${STAGEDIR}${OCCROOT}/inc/$${i}; \ - done) + ${LN} -sf ${PREFIX}/include/OpenCASCADE ${STAGEDIR}${OCCROOT}/inc (cd ${WRKSRC} && ${COPYTREE_SHARE} tests ${STAGEDIR}${OCCROOT}) .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/cad/opencascade/pkg-plist ============================================================================== --- head/cad/opencascade/pkg-plist Sat Oct 11 15:38:53 2014 (r370648) +++ head/cad/opencascade/pkg-plist Sat Oct 11 15:41:02 2014 (r370649) @@ -117,13863 +117,7 @@ %%OCCROOT%%/draw.sh @mode %%OCCROOT%%/env.sh -%%OCCROOT%%/inc/AIS.hxx -%%OCCROOT%%/inc/AIS_AngleDimension.hxx -%%OCCROOT%%/inc/AIS_AttributeFilter.hxx -%%OCCROOT%%/inc/AIS_AttributeFilter.lxx -%%OCCROOT%%/inc/AIS_Axis.hxx -%%OCCROOT%%/inc/AIS_Axis.lxx -%%OCCROOT%%/inc/AIS_BadEdgeFilter.hxx -%%OCCROOT%%/inc/AIS_C0RegularityFilter.hxx -%%OCCROOT%%/inc/AIS_Chamf2dDimension.hxx -%%OCCROOT%%/inc/AIS_Chamf2dDimension.lxx -%%OCCROOT%%/inc/AIS_Chamf3dDimension.hxx -%%OCCROOT%%/inc/AIS_Chamf3dDimension.lxx -%%OCCROOT%%/inc/AIS_Circle.hxx -%%OCCROOT%%/inc/AIS_Circle.lxx -%%OCCROOT%%/inc/AIS_ClearMode.hxx -%%OCCROOT%%/inc/AIS_ColoredShape.hxx -%%OCCROOT%%/inc/AIS_ConcentricRelation.hxx -%%OCCROOT%%/inc/AIS_ConnectStatus.hxx -%%OCCROOT%%/inc/AIS_ConnectedInteractive.hxx -%%OCCROOT%%/inc/AIS_ConnectedInteractive.lxx -%%OCCROOT%%/inc/AIS_ConnectedShape.hxx -%%OCCROOT%%/inc/AIS_DataMapIteratorOfDataMapOfILC.hxx -%%OCCROOT%%/inc/AIS_DataMapIteratorOfDataMapOfIOStatus.hxx -%%OCCROOT%%/inc/AIS_DataMapIteratorOfDataMapOfSelStat.hxx -%%OCCROOT%%/inc/AIS_DataMapIteratorOfDataMapofIntegerListOfinteractive.hxx -%%OCCROOT%%/inc/AIS_DataMapNodeOfDataMapOfILC.hxx -%%OCCROOT%%/inc/AIS_DataMapNodeOfDataMapOfIOStatus.hxx -%%OCCROOT%%/inc/AIS_DataMapNodeOfDataMapOfSelStat.hxx -%%OCCROOT%%/inc/AIS_DataMapNodeOfDataMapofIntegerListOfinteractive.hxx -%%OCCROOT%%/inc/AIS_DataMapOfILC.hxx -%%OCCROOT%%/inc/AIS_DataMapOfIOStatus.hxx -%%OCCROOT%%/inc/AIS_DataMapOfSelStat.hxx -%%OCCROOT%%/inc/AIS_DataMapofIntegerListOfinteractive.hxx -%%OCCROOT%%/inc/AIS_DiameterDimension.hxx -%%OCCROOT%%/inc/AIS_Dimension.hxx -%%OCCROOT%%/inc/AIS_DimensionOwner.hxx -%%OCCROOT%%/inc/AIS_DimensionSelectionMode.hxx -%%OCCROOT%%/inc/AIS_DisplayMode.hxx -%%OCCROOT%%/inc/AIS_DisplaySpecialSymbol.hxx -%%OCCROOT%%/inc/AIS_DisplayStatus.hxx -%%OCCROOT%%/inc/AIS_Drawer.hxx -%%OCCROOT%%/inc/AIS_Drawer.lxx -%%OCCROOT%%/inc/AIS_EllipseRadiusDimension.hxx -%%OCCROOT%%/inc/AIS_EqualDistanceRelation.hxx -%%OCCROOT%%/inc/AIS_EqualDistanceRelation.lxx -%%OCCROOT%%/inc/AIS_EqualRadiusRelation.hxx -%%OCCROOT%%/inc/AIS_ExclusionFilter.hxx -%%OCCROOT%%/inc/AIS_ExclusionFilter.lxx -%%OCCROOT%%/inc/AIS_FixRelation.hxx -%%OCCROOT%%/inc/AIS_FixRelation.lxx -%%OCCROOT%%/inc/AIS_GlobalStatus.hxx -%%OCCROOT%%/inc/AIS_GlobalStatus.lxx -%%OCCROOT%%/inc/AIS_GraphicTool.hxx -%%OCCROOT%%/inc/AIS_IdenticRelation.hxx -%%OCCROOT%%/inc/AIS_IdenticRelation.lxx -%%OCCROOT%%/inc/AIS_IndexedDataMapNodeOfIndexedDataMapOfOwnerPrs.hxx -%%OCCROOT%%/inc/AIS_IndexedDataMapOfOwnerPrs.hxx -%%OCCROOT%%/inc/AIS_InteractiveContext.hxx -%%OCCROOT%%/inc/AIS_InteractiveContext.lxx -%%OCCROOT%%/inc/AIS_InteractiveObject.hxx -%%OCCROOT%%/inc/AIS_InteractiveObject.lxx -%%OCCROOT%%/inc/AIS_KindOfDimension.hxx -%%OCCROOT%%/inc/AIS_KindOfInteractive.hxx -%%OCCROOT%%/inc/AIS_KindOfSurface.hxx -%%OCCROOT%%/inc/AIS_KindOfUnit.hxx -%%OCCROOT%%/inc/AIS_LengthDimension.hxx -%%OCCROOT%%/inc/AIS_Line.hxx -%%OCCROOT%%/inc/AIS_Line.lxx -%%OCCROOT%%/inc/AIS_ListIteratorOfListOfInteractive.hxx -%%OCCROOT%%/inc/AIS_ListNodeOfListOfInteractive.hxx -%%OCCROOT%%/inc/AIS_ListOfInteractive.hxx -%%OCCROOT%%/inc/AIS_LocalContext.hxx -%%OCCROOT%%/inc/AIS_LocalContext.lxx -%%OCCROOT%%/inc/AIS_LocalStatus.hxx -%%OCCROOT%%/inc/AIS_LocalStatus.lxx -%%OCCROOT%%/inc/AIS_MapIteratorOfMapOfInteractive.hxx -%%OCCROOT%%/inc/AIS_MapOfInteractive.hxx -%%OCCROOT%%/inc/AIS_MaxRadiusDimension.hxx -%%OCCROOT%%/inc/AIS_MidPointRelation.hxx -%%OCCROOT%%/inc/AIS_MidPointRelation.lxx -%%OCCROOT%%/inc/AIS_MinRadiusDimension.hxx -%%OCCROOT%%/inc/AIS_MultipleConnectedInteractive.hxx -%%OCCROOT%%/inc/AIS_MultipleConnectedInteractive.lxx -%%OCCROOT%%/inc/AIS_MultipleConnectedShape.hxx -%%OCCROOT%%/inc/AIS_MultipleConnectedShape.lxx -%%OCCROOT%%/inc/AIS_NDataMapOfTransientIteratorOfListTransient.hxx -%%OCCROOT%%/inc/AIS_NListIteratorOfListTransient.hxx -%%OCCROOT%%/inc/AIS_NListTransient.hxx -%%OCCROOT%%/inc/AIS_OffsetDimension.hxx -%%OCCROOT%%/inc/AIS_OffsetDimension.lxx -%%OCCROOT%%/inc/AIS_PToContext.hxx -%%OCCROOT%%/inc/AIS_ParallelRelation.hxx -%%OCCROOT%%/inc/AIS_ParallelRelation.lxx -%%OCCROOT%%/inc/AIS_PerpendicularRelation.hxx -%%OCCROOT%%/inc/AIS_Plane.hxx -%%OCCROOT%%/inc/AIS_Plane.lxx -%%OCCROOT%%/inc/AIS_PlaneTrihedron.hxx -%%OCCROOT%%/inc/AIS_PlaneTrihedron.lxx -%%OCCROOT%%/inc/AIS_Point.hxx -%%OCCROOT%%/inc/AIS_Point.lxx -%%OCCROOT%%/inc/AIS_RadiusDimension.hxx -%%OCCROOT%%/inc/AIS_Relation.hxx -%%OCCROOT%%/inc/AIS_Relation.lxx -%%OCCROOT%%/inc/AIS_SelectStatus.hxx -%%OCCROOT%%/inc/AIS_Selection.hxx -%%OCCROOT%%/inc/AIS_Selection.lxx -%%OCCROOT%%/inc/AIS_SequenceNodeOfSequenceOfDimension.hxx -%%OCCROOT%%/inc/AIS_SequenceNodeOfSequenceOfInteractive.hxx -%%OCCROOT%%/inc/AIS_SequenceOfDimension.hxx -%%OCCROOT%%/inc/AIS_SequenceOfInteractive.hxx -%%OCCROOT%%/inc/AIS_Shape.hxx -%%OCCROOT%%/inc/AIS_Shape.lxx -%%OCCROOT%%/inc/AIS_SignatureFilter.hxx -%%OCCROOT%%/inc/AIS_StandardDatum.hxx -%%OCCROOT%%/inc/AIS_StatusOfDetection.hxx -%%OCCROOT%%/inc/AIS_StatusOfPick.hxx -%%OCCROOT%%/inc/AIS_StdMapNodeOfMapOfInteractive.hxx -%%OCCROOT%%/inc/AIS_SymmetricRelation.hxx -%%OCCROOT%%/inc/AIS_SymmetricRelation.lxx -%%OCCROOT%%/inc/AIS_TangentRelation.hxx -%%OCCROOT%%/inc/AIS_TexturedShape.hxx -%%OCCROOT%%/inc/AIS_Triangulation.hxx -%%OCCROOT%%/inc/AIS_Trihedron.hxx -%%OCCROOT%%/inc/AIS_Trihedron.lxx -%%OCCROOT%%/inc/AIS_TypeFilter.hxx -%%OCCROOT%%/inc/AIS_TypeOfAttribute.hxx -%%OCCROOT%%/inc/AIS_TypeOfAxis.hxx -%%OCCROOT%%/inc/AIS_TypeOfDist.hxx -%%OCCROOT%%/inc/AIS_TypeOfIso.hxx -%%OCCROOT%%/inc/AIS_TypeOfPlane.hxx -%%OCCROOT%%/inc/APIHeaderSection_EditHeader.hxx -%%OCCROOT%%/inc/APIHeaderSection_MakeHeader.hxx -%%OCCROOT%%/inc/Adaptor2d_Curve2d.hxx -%%OCCROOT%%/inc/Adaptor2d_Curve2dPtr.hxx -%%OCCROOT%%/inc/Adaptor2d_GenHCurve2d.gxx -%%OCCROOT%%/inc/Adaptor2d_GenHCurve2d.lxx -%%OCCROOT%%/inc/Adaptor2d_HCurve2d.hxx -%%OCCROOT%%/inc/Adaptor2d_HCurve2d.lxx -%%OCCROOT%%/inc/Adaptor2d_HLine2d.hxx -%%OCCROOT%%/inc/Adaptor2d_Line2d.hxx -%%OCCROOT%%/inc/Adaptor3d_Curve.hxx -%%OCCROOT%%/inc/Adaptor3d_CurveOnSurface.hxx -%%OCCROOT%%/inc/Adaptor3d_CurveOnSurfacePtr.hxx -%%OCCROOT%%/inc/Adaptor3d_CurvePtr.hxx -%%OCCROOT%%/inc/Adaptor3d_GenHCurve.gxx -%%OCCROOT%%/inc/Adaptor3d_GenHCurve.lxx -%%OCCROOT%%/inc/Adaptor3d_GenHSurface.gxx -%%OCCROOT%%/inc/Adaptor3d_GenHSurface.lxx -%%OCCROOT%%/inc/Adaptor3d_HCurve.hxx -%%OCCROOT%%/inc/Adaptor3d_HCurve.lxx -%%OCCROOT%%/inc/Adaptor3d_HCurveOnSurface.hxx -%%OCCROOT%%/inc/Adaptor3d_HIsoCurve.hxx -%%OCCROOT%%/inc/Adaptor3d_HOffsetCurve.hxx -%%OCCROOT%%/inc/Adaptor3d_HSurface.hxx -%%OCCROOT%%/inc/Adaptor3d_HSurface.lxx -%%OCCROOT%%/inc/Adaptor3d_HSurfaceOfLinearExtrusion.hxx -%%OCCROOT%%/inc/Adaptor3d_HSurfaceOfRevolution.hxx -%%OCCROOT%%/inc/Adaptor3d_HSurfaceTool.hxx -%%OCCROOT%%/inc/Adaptor3d_HSurfaceTool.lxx -%%OCCROOT%%/inc/Adaptor3d_HVertex.hxx -%%OCCROOT%%/inc/Adaptor3d_InterFunc.hxx -%%OCCROOT%%/inc/Adaptor3d_IsoCurve.hxx -%%OCCROOT%%/inc/Adaptor3d_IsoCurve.lxx -%%OCCROOT%%/inc/Adaptor3d_OffsetCurve.hxx -%%OCCROOT%%/inc/Adaptor3d_OffsetCurve.lxx -%%OCCROOT%%/inc/Adaptor3d_Surface.hxx -%%OCCROOT%%/inc/Adaptor3d_SurfaceOfLinearExtrusion.hxx -%%OCCROOT%%/inc/Adaptor3d_SurfaceOfRevolution.hxx -%%OCCROOT%%/inc/Adaptor3d_SurfacePtr.hxx -%%OCCROOT%%/inc/Adaptor3d_TopolTool.hxx -%%OCCROOT%%/inc/AdvApp2Var_ApproxAFunc2Var.hxx -%%OCCROOT%%/inc/AdvApp2Var_ApproxAFunc2Var.lxx -%%OCCROOT%%/inc/AdvApp2Var_ApproxF2var.hxx -%%OCCROOT%%/inc/AdvApp2Var_Context.hxx -%%OCCROOT%%/inc/AdvApp2Var_Criterion.hxx -%%OCCROOT%%/inc/AdvApp2Var_CriterionRepartition.hxx -%%OCCROOT%%/inc/AdvApp2Var_CriterionType.hxx -%%OCCROOT%%/inc/AdvApp2Var_Data.hxx -%%OCCROOT%%/inc/AdvApp2Var_Data_f2c.hxx -%%OCCROOT%%/inc/AdvApp2Var_EvaluatorFunc2Var.hxx -%%OCCROOT%%/inc/AdvApp2Var_Framework.hxx -%%OCCROOT%%/inc/AdvApp2Var_Framework.lxx -%%OCCROOT%%/inc/AdvApp2Var_Iso.hxx -%%OCCROOT%%/inc/AdvApp2Var_MathBase.hxx -%%OCCROOT%%/inc/AdvApp2Var_Network.hxx -%%OCCROOT%%/inc/AdvApp2Var_Network.lxx -%%OCCROOT%%/inc/AdvApp2Var_Node.hxx -%%OCCROOT%%/inc/AdvApp2Var_Patch.hxx -%%OCCROOT%%/inc/AdvApp2Var_SequenceNodeOfSequenceOfNode.hxx -%%OCCROOT%%/inc/AdvApp2Var_SequenceNodeOfSequenceOfPatch.hxx -%%OCCROOT%%/inc/AdvApp2Var_SequenceNodeOfSequenceOfStrip.hxx -%%OCCROOT%%/inc/AdvApp2Var_SequenceNodeOfStrip.hxx -%%OCCROOT%%/inc/AdvApp2Var_SequenceOfNode.hxx -%%OCCROOT%%/inc/AdvApp2Var_SequenceOfPatch.hxx -%%OCCROOT%%/inc/AdvApp2Var_SequenceOfStrip.hxx -%%OCCROOT%%/inc/AdvApp2Var_Strip.hxx -%%OCCROOT%%/inc/AdvApp2Var_SysBase.hxx -%%OCCROOT%%/inc/AdvApprox_ApproxAFunction.hxx -%%OCCROOT%%/inc/AdvApprox_ApproxAFunction.lxx -%%OCCROOT%%/inc/AdvApprox_Cutting.hxx -%%OCCROOT%%/inc/AdvApprox_DichoCutting.hxx -%%OCCROOT%%/inc/AdvApprox_EvaluatorFunction.hxx -%%OCCROOT%%/inc/AdvApprox_PrefAndRec.hxx -%%OCCROOT%%/inc/AdvApprox_PrefCutting.hxx -%%OCCROOT%%/inc/AdvApprox_SimpleApprox.hxx -%%OCCROOT%%/inc/AppBlend_AppSurf.gxx -%%OCCROOT%%/inc/AppBlend_AppSurf.lxx -%%OCCROOT%%/inc/AppBlend_Approx.hxx -%%OCCROOT%%/inc/AppBlend_Line.gxx -%%OCCROOT%%/inc/AppBlend_Line.lxx -%%OCCROOT%%/inc/AppBlend_SectionGenerator.gxx -%%OCCROOT%%/inc/AppCont_ContMatrices.hxx -%%OCCROOT%%/inc/AppCont_FitFunction.hxx -%%OCCROOT%%/inc/AppCont_FitFunction2d.hxx -%%OCCROOT%%/inc/AppCont_Function.hxx -%%OCCROOT%%/inc/AppCont_Function2d.hxx -%%OCCROOT%%/inc/AppCont_FunctionTool.hxx -%%OCCROOT%%/inc/AppCont_FunctionTool2d.hxx -%%OCCROOT%%/inc/AppCont_LeastSquare.gxx -%%OCCROOT%%/inc/AppCont_SurfLeastSquare.gxx -%%OCCROOT%%/inc/AppCont_TheLineTool.gxx -%%OCCROOT%%/inc/AppCont_TheSurfTool.gxx -%%OCCROOT%%/inc/AppDef_Array1OfMultiPointConstraint.hxx -%%OCCROOT%%/inc/AppDef_BSpGradient_BFGSOfMyBSplGradientOfBSplineCompute.hxx -%%OCCROOT%%/inc/AppDef_BSpParFunctionOfMyBSplGradientOfBSplineCompute.hxx -%%OCCROOT%%/inc/AppDef_BSpParLeastSquareOfMyBSplGradientOfBSplineCompute.hxx -%%OCCROOT%%/inc/AppDef_BSplineCompute.hxx -%%OCCROOT%%/inc/AppDef_Compute.hxx -%%OCCROOT%%/inc/AppDef_Gradient_BFGSOfMyGradientOfCompute.hxx -%%OCCROOT%%/inc/AppDef_Gradient_BFGSOfMyGradientbisOfBSplineCompute.hxx -%%OCCROOT%%/inc/AppDef_Gradient_BFGSOfTheGradient.hxx -%%OCCROOT%%/inc/AppDef_HArray1OfMultiPointConstraint.hxx -%%OCCROOT%%/inc/AppDef_MultiLine.hxx -%%OCCROOT%%/inc/AppDef_MultiPointConstraint.hxx -%%OCCROOT%%/inc/AppDef_MyBSplGradientOfBSplineCompute.hxx -%%OCCROOT%%/inc/AppDef_MyCriterionOfTheVariational.hxx -%%OCCROOT%%/inc/AppDef_MyGradientOfCompute.hxx -%%OCCROOT%%/inc/AppDef_MyGradientbisOfBSplineCompute.hxx -%%OCCROOT%%/inc/AppDef_MyLineTool.hxx -%%OCCROOT%%/inc/AppDef_ParFunctionOfMyGradientOfCompute.hxx -%%OCCROOT%%/inc/AppDef_ParFunctionOfMyGradientbisOfBSplineCompute.hxx -%%OCCROOT%%/inc/AppDef_ParFunctionOfTheGradient.hxx -%%OCCROOT%%/inc/AppDef_ParLeastSquareOfMyGradientOfCompute.hxx -%%OCCROOT%%/inc/AppDef_ParLeastSquareOfMyGradientbisOfBSplineCompute.hxx -%%OCCROOT%%/inc/AppDef_ParLeastSquareOfTheGradient.hxx -%%OCCROOT%%/inc/AppDef_ResConstraintOfMyGradientOfCompute.hxx -%%OCCROOT%%/inc/AppDef_ResConstraintOfMyGradientbisOfBSplineCompute.hxx -%%OCCROOT%%/inc/AppDef_ResConstraintOfTheGradient.hxx -%%OCCROOT%%/inc/AppDef_TheFunction.hxx -%%OCCROOT%%/inc/AppDef_TheGradient.hxx -%%OCCROOT%%/inc/AppDef_TheLeastSquares.hxx -%%OCCROOT%%/inc/AppDef_TheResol.hxx -%%OCCROOT%%/inc/AppDef_TheVariational.hxx -%%OCCROOT%%/inc/AppParCurves.hxx -%%OCCROOT%%/inc/AppParCurves_Array1OfConstraintCouple.hxx -%%OCCROOT%%/inc/AppParCurves_Array1OfMultiBSpCurve.hxx -%%OCCROOT%%/inc/AppParCurves_Array1OfMultiCurve.hxx -%%OCCROOT%%/inc/AppParCurves_Array1OfMultiPoint.hxx -%%OCCROOT%%/inc/AppParCurves_BSpFunction.gxx -%%OCCROOT%%/inc/AppParCurves_BSpGradient.gxx -%%OCCROOT%%/inc/AppParCurves_BSpGradient_BFGS.gxx -%%OCCROOT%%/inc/AppParCurves_Constraint.hxx -%%OCCROOT%%/inc/AppParCurves_ConstraintCouple.hxx -%%OCCROOT%%/inc/AppParCurves_Function.gxx -%%OCCROOT%%/inc/AppParCurves_Gradient.gxx -%%OCCROOT%%/inc/AppParCurves_Gradient_BFGS.gxx -%%OCCROOT%%/inc/AppParCurves_HArray1OfConstraintCouple.hxx -%%OCCROOT%%/inc/AppParCurves_HArray1OfMultiBSpCurve.hxx -%%OCCROOT%%/inc/AppParCurves_HArray1OfMultiCurve.hxx -%%OCCROOT%%/inc/AppParCurves_HArray1OfMultiPoint.hxx -%%OCCROOT%%/inc/AppParCurves_LeastSquare.gxx -%%OCCROOT%%/inc/AppParCurves_LinearCriteria.gxx -%%OCCROOT%%/inc/AppParCurves_MLineTool.gxx -%%OCCROOT%%/inc/AppParCurves_MultiBSpCurve.hxx -%%OCCROOT%%/inc/AppParCurves_MultiCurve.hxx -%%OCCROOT%%/inc/AppParCurves_MultiPoint.hxx -%%OCCROOT%%/inc/AppParCurves_MultiPoint.lxx -%%OCCROOT%%/inc/AppParCurves_Projection.gxx -%%OCCROOT%%/inc/AppParCurves_ResolConstraint.gxx -%%OCCROOT%%/inc/AppParCurves_SequenceNodeOfSequenceOfMultiBSpCurve.hxx -%%OCCROOT%%/inc/AppParCurves_SequenceNodeOfSequenceOfMultiCurve.hxx -%%OCCROOT%%/inc/AppParCurves_SequenceOfMultiBSpCurve.hxx -%%OCCROOT%%/inc/AppParCurves_SequenceOfMultiCurve.hxx -%%OCCROOT%%/inc/AppParCurves_SmoothCriterion.hxx -%%OCCROOT%%/inc/AppParCurves_Variational.gxx -%%OCCROOT%%/inc/AppParCurves_Variational_1.gxx -%%OCCROOT%%/inc/AppParCurves_Variational_2.gxx -%%OCCROOT%%/inc/AppParCurves_Variational_3.gxx -%%OCCROOT%%/inc/AppParCurves_Variational_4.gxx -%%OCCROOT%%/inc/AppParCurves_Variational_5.gxx -%%OCCROOT%%/inc/AppParCurves_Variational_6.gxx -%%OCCROOT%%/inc/AppParCurves_Variational_7.gxx -%%OCCROOT%%/inc/AppParCurves_Variational_8.gxx -%%OCCROOT%%/inc/AppParCurves_Variational_9.gxx -%%OCCROOT%%/inc/AppStdL_Application.hxx -%%OCCROOT%%/inc/AppStd_Application.hxx -%%OCCROOT%%/inc/ApproxInt_Approx.gxx -%%OCCROOT%%/inc/ApproxInt_ImpPrmSvSurfaces.gxx -%%OCCROOT%%/inc/ApproxInt_MultiLine.gxx -%%OCCROOT%%/inc/ApproxInt_MultiLineTool.gxx -%%OCCROOT%%/inc/ApproxInt_MultiLineTool.lxx -%%OCCROOT%%/inc/ApproxInt_PrmPrmSvSurfaces.gxx -%%OCCROOT%%/inc/ApproxInt_SvSurfaces.hxx -%%OCCROOT%%/inc/ApproxInt_WLine.gxx -%%OCCROOT%%/inc/Approx_Array1OfAdHSurface.hxx -%%OCCROOT%%/inc/Approx_Array1OfGTrsf2d.hxx -%%OCCROOT%%/inc/Approx_BSplComputeLine.gxx -%%OCCROOT%%/inc/Approx_ComputeCLine.gxx -%%OCCROOT%%/inc/Approx_ComputeCSurface.gxx -%%OCCROOT%%/inc/Approx_ComputeLine.gxx -%%OCCROOT%%/inc/Approx_Curve2d.hxx -%%OCCROOT%%/inc/Approx_Curve3d.hxx -%%OCCROOT%%/inc/Approx_CurveOnSurface.hxx -%%OCCROOT%%/inc/Approx_CurvilinearParameter.hxx -%%OCCROOT%%/inc/Approx_CurvlinFunc.hxx -%%OCCROOT%%/inc/Approx_FitAndDivide.hxx -%%OCCROOT%%/inc/Approx_FitAndDivide2d.hxx -%%OCCROOT%%/inc/Approx_HArray1OfAdHSurface.hxx -%%OCCROOT%%/inc/Approx_HArray1OfGTrsf2d.hxx -%%OCCROOT%%/inc/Approx_MCurvesToBSpCurve.hxx -%%OCCROOT%%/inc/Approx_MyLeastSquareOfFitAndDivide.hxx -%%OCCROOT%%/inc/Approx_MyLeastSquareOfFitAndDivide2d.hxx -%%OCCROOT%%/inc/Approx_ParametrizationType.hxx -%%OCCROOT%%/inc/Approx_SameParameter.hxx -%%OCCROOT%%/inc/Approx_SameParameter.lxx -%%OCCROOT%%/inc/Approx_SequenceNodeOfSequenceOfHArray1OfReal.hxx -%%OCCROOT%%/inc/Approx_SequenceOfHArray1OfReal.hxx -%%OCCROOT%%/inc/Approx_Status.hxx -%%OCCROOT%%/inc/Approx_SweepApproximation.hxx -%%OCCROOT%%/inc/Approx_SweepApproximation.lxx -%%OCCROOT%%/inc/Approx_SweepFunction.hxx -%%OCCROOT%%/inc/Approx_TheLineTool.gxx -%%OCCROOT%%/inc/Aspect.hxx -%%OCCROOT%%/inc/Aspect_Array1OfEdge.hxx -%%OCCROOT%%/inc/Aspect_AspectFillArea.hxx -%%OCCROOT%%/inc/Aspect_AspectFillAreaDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_AspectLine.hxx -%%OCCROOT%%/inc/Aspect_AspectLineDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_AspectMarker.hxx -%%OCCROOT%%/inc/Aspect_AspectMarkerDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_Background.hxx -%%OCCROOT%%/inc/Aspect_BadAccess.hxx -%%OCCROOT%%/inc/Aspect_CLayer2d.hxx -%%OCCROOT%%/inc/Aspect_CardinalPoints.hxx -%%OCCROOT%%/inc/Aspect_CircularGrid.hxx -%%OCCROOT%%/inc/Aspect_ColorCubeColorMap.hxx -%%OCCROOT%%/inc/Aspect_ColorMap.hxx -%%OCCROOT%%/inc/Aspect_ColorMapDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_ColorMapEntry.hxx -%%OCCROOT%%/inc/Aspect_ColorPixel.hxx -%%OCCROOT%%/inc/Aspect_ColorRampColorMap.hxx -%%OCCROOT%%/inc/Aspect_ColorScale.hxx -%%OCCROOT%%/inc/Aspect_Convert.hxx -%%OCCROOT%%/inc/Aspect_Display.hxx -%%OCCROOT%%/inc/Aspect_DisplayConnection.hxx -%%OCCROOT%%/inc/Aspect_DisplayConnectionDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_DisplayConnection_Handle.hxx -%%OCCROOT%%/inc/Aspect_Drawable.hxx -%%OCCROOT%%/inc/Aspect_Driver.hxx -%%OCCROOT%%/inc/Aspect_DriverDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_DriverError.hxx -%%OCCROOT%%/inc/Aspect_DriverPtr.hxx -%%OCCROOT%%/inc/Aspect_Edge.hxx -%%OCCROOT%%/inc/Aspect_EdgeDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_FStream.hxx -%%OCCROOT%%/inc/Aspect_FillMethod.hxx -%%OCCROOT%%/inc/Aspect_FontMap.hxx -%%OCCROOT%%/inc/Aspect_FontMapDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_FontMapEntry.hxx -%%OCCROOT%%/inc/Aspect_FontStyle.hxx -%%OCCROOT%%/inc/Aspect_FontStyleDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_FormatOfSheetPaper.hxx -%%OCCROOT%%/inc/Aspect_GenId.hxx -%%OCCROOT%%/inc/Aspect_GenericColorMap.hxx -%%OCCROOT%%/inc/Aspect_GradientBackground.hxx -%%OCCROOT%%/inc/Aspect_GradientFillMethod.hxx -%%OCCROOT%%/inc/Aspect_GraphicCallbackProc.hxx -%%OCCROOT%%/inc/Aspect_GraphicDeviceDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_Grid.hxx -%%OCCROOT%%/inc/Aspect_GridDrawMode.hxx -%%OCCROOT%%/inc/Aspect_GridType.hxx -%%OCCROOT%%/inc/Aspect_Handle.hxx -%%OCCROOT%%/inc/Aspect_HatchStyle.hxx -%%OCCROOT%%/inc/Aspect_IFStream.hxx -%%OCCROOT%%/inc/Aspect_IdentDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_IndexPixel.hxx -%%OCCROOT%%/inc/Aspect_InteriorStyle.hxx -%%OCCROOT%%/inc/Aspect_LineStyle.hxx -%%OCCROOT%%/inc/Aspect_LineStyleDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_LineWidthDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_ListingType.hxx -%%OCCROOT%%/inc/Aspect_MarkMap.hxx -%%OCCROOT%%/inc/Aspect_MarkMapDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_MarkMapEntry.hxx -%%OCCROOT%%/inc/Aspect_MarkerStyle.hxx -%%OCCROOT%%/inc/Aspect_MarkerStyleDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_Pixel.hxx -%%OCCROOT%%/inc/Aspect_PixmapDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_PixmapError.hxx -%%OCCROOT%%/inc/Aspect_PlotMode.hxx -%%OCCROOT%%/inc/Aspect_PlotterOrigin.hxx -%%OCCROOT%%/inc/Aspect_PolyStyleDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_PolygonOffsetMode.hxx -%%OCCROOT%%/inc/Aspect_PrintAlgo.hxx -%%OCCROOT%%/inc/Aspect_RGBPixel.hxx -%%OCCROOT%%/inc/Aspect_RectangularGrid.hxx -%%OCCROOT%%/inc/Aspect_RenderingContext.hxx -%%OCCROOT%%/inc/Aspect_SequenceNodeOfSequenceOfColor.hxx -%%OCCROOT%%/inc/Aspect_SequenceNodeOfSequenceOfColorMapEntry.hxx -%%OCCROOT%%/inc/Aspect_SequenceNodeOfSequenceOfFontMapEntry.hxx -%%OCCROOT%%/inc/Aspect_SequenceNodeOfSequenceOfMarkMapEntry.hxx -%%OCCROOT%%/inc/Aspect_SequenceNodeOfSequenceOfTypeMapEntry.hxx -%%OCCROOT%%/inc/Aspect_SequenceNodeOfSequenceOfWidthMapEntry.hxx -%%OCCROOT%%/inc/Aspect_SequenceOfColor.hxx -%%OCCROOT%%/inc/Aspect_SequenceOfColorMapEntry.hxx -%%OCCROOT%%/inc/Aspect_SequenceOfFontMapEntry.hxx -%%OCCROOT%%/inc/Aspect_SequenceOfMarkMapEntry.hxx -%%OCCROOT%%/inc/Aspect_SequenceOfTypeMapEntry.hxx -%%OCCROOT%%/inc/Aspect_SequenceOfWidthMapEntry.hxx -%%OCCROOT%%/inc/Aspect_TypeMap.hxx -%%OCCROOT%%/inc/Aspect_TypeMapDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_TypeMapEntry.hxx -%%OCCROOT%%/inc/Aspect_TypeOfColorMap.hxx -%%OCCROOT%%/inc/Aspect_TypeOfColorScaleData.hxx -%%OCCROOT%%/inc/Aspect_TypeOfColorScaleOrientation.hxx -%%OCCROOT%%/inc/Aspect_TypeOfColorScalePosition.hxx -%%OCCROOT%%/inc/Aspect_TypeOfColorSpace.hxx -%%OCCROOT%%/inc/Aspect_TypeOfConstraint.hxx -%%OCCROOT%%/inc/Aspect_TypeOfDeflection.hxx -%%OCCROOT%%/inc/Aspect_TypeOfDisplayText.hxx -%%OCCROOT%%/inc/Aspect_TypeOfDrawMode.hxx -%%OCCROOT%%/inc/Aspect_TypeOfEdge.hxx -%%OCCROOT%%/inc/Aspect_TypeOfFacingModel.hxx -%%OCCROOT%%/inc/Aspect_TypeOfFont.hxx -%%OCCROOT%%/inc/Aspect_TypeOfHighlightMethod.hxx -%%OCCROOT%%/inc/Aspect_TypeOfLayer.hxx -%%OCCROOT%%/inc/Aspect_TypeOfLine.hxx -%%OCCROOT%%/inc/Aspect_TypeOfMarker.hxx -%%OCCROOT%%/inc/Aspect_TypeOfPrimitive.hxx -%%OCCROOT%%/inc/Aspect_TypeOfRenderingMode.hxx -%%OCCROOT%%/inc/Aspect_TypeOfResize.hxx -%%OCCROOT%%/inc/Aspect_TypeOfStyleText.hxx -%%OCCROOT%%/inc/Aspect_TypeOfText.hxx -%%OCCROOT%%/inc/Aspect_TypeOfTriedronEcho.hxx -%%OCCROOT%%/inc/Aspect_TypeOfTriedronPosition.hxx -%%OCCROOT%%/inc/Aspect_TypeOfUpdate.hxx -%%OCCROOT%%/inc/Aspect_UndefinedMap.hxx -%%OCCROOT%%/inc/Aspect_Units.hxx -%%OCCROOT%%/inc/Aspect_WidthMap.hxx -%%OCCROOT%%/inc/Aspect_WidthMapDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_WidthMapEntry.hxx -%%OCCROOT%%/inc/Aspect_WidthOfLine.hxx -%%OCCROOT%%/inc/Aspect_Window.hxx -%%OCCROOT%%/inc/Aspect_WindowDefinitionError.hxx -%%OCCROOT%%/inc/Aspect_WindowDriver.hxx -%%OCCROOT%%/inc/Aspect_WindowDriverPtr.hxx -%%OCCROOT%%/inc/Aspect_WindowError.hxx -%%OCCROOT%%/inc/Aspect_XAtom.hxx -%%OCCROOT%%/inc/Aspect_XWD.hxx -%%OCCROOT%%/inc/BOPAlgo_Algo.hxx -%%OCCROOT%%/inc/BOPAlgo_ArgumentAnalyzer.hxx -%%OCCROOT%%/inc/BOPAlgo_ArgumentAnalyzer.lxx -%%OCCROOT%%/inc/BOPAlgo_BOP.hxx -%%OCCROOT%%/inc/BOPAlgo_Builder.hxx -%%OCCROOT%%/inc/BOPAlgo_BuilderArea.hxx -%%OCCROOT%%/inc/BOPAlgo_BuilderFace.hxx -%%OCCROOT%%/inc/BOPAlgo_BuilderShape.hxx -%%OCCROOT%%/inc/BOPAlgo_BuilderSolid.hxx -%%OCCROOT%%/inc/BOPAlgo_CheckResult.hxx -%%OCCROOT%%/inc/BOPAlgo_CheckStatus.hxx -%%OCCROOT%%/inc/BOPAlgo_CheckerSI.hxx -%%OCCROOT%%/inc/BOPAlgo_ListOfCheckResult.hxx -%%OCCROOT%%/inc/BOPAlgo_Operation.hxx -%%OCCROOT%%/inc/BOPAlgo_PArgumentAnalyzer.hxx -%%OCCROOT%%/inc/BOPAlgo_PBOP.hxx -%%OCCROOT%%/inc/BOPAlgo_PBuilder.hxx -%%OCCROOT%%/inc/BOPAlgo_PPaveFiller.hxx -%%OCCROOT%%/inc/BOPAlgo_PWireEdgeSet.hxx -%%OCCROOT%%/inc/BOPAlgo_PaveFiller.hxx -%%OCCROOT%%/inc/BOPAlgo_SectionAttribute.hxx -%%OCCROOT%%/inc/BOPAlgo_SectionAttribute.lxx -%%OCCROOT%%/inc/BOPAlgo_ShellSplitter.hxx -%%OCCROOT%%/inc/BOPAlgo_Tools.hxx -%%OCCROOT%%/inc/BOPAlgo_WireEdgeSet.hxx -%%OCCROOT%%/inc/BOPAlgo_WireEdgeSet.lxx -%%OCCROOT%%/inc/BOPAlgo_WireSplitter.hxx -%%OCCROOT%%/inc/BOPAlgo_WireSplitter.lxx -%%OCCROOT%%/inc/BOPCol_Array1.hxx -%%OCCROOT%%/inc/BOPCol_BaseAllocator.hxx -%%OCCROOT%%/inc/BOPCol_Box2DBndTree.hxx -%%OCCROOT%%/inc/BOPCol_BoxBndTree.hxx -%%OCCROOT%%/inc/BOPCol_DataMapOfIntegerInteger.hxx -%%OCCROOT%%/inc/BOPCol_DataMapOfIntegerListOfInteger.hxx -%%OCCROOT%%/inc/BOPCol_DataMapOfIntegerListOfShape.hxx -%%OCCROOT%%/inc/BOPCol_DataMapOfIntegerMapOfInteger.hxx -%%OCCROOT%%/inc/BOPCol_DataMapOfIntegerReal.hxx -%%OCCROOT%%/inc/BOPCol_DataMapOfIntegerShape.hxx -%%OCCROOT%%/inc/BOPCol_DataMapOfShapeAddress.hxx -%%OCCROOT%%/inc/BOPCol_DataMapOfShapeInteger.hxx -%%OCCROOT%%/inc/BOPCol_DataMapOfShapeListOfShape.hxx -%%OCCROOT%%/inc/BOPCol_DataMapOfShapeShape.hxx -%%OCCROOT%%/inc/BOPCol_DataMapOfTransientAddress.hxx -%%OCCROOT%%/inc/BOPCol_IndexedDataMapOfIntegerListOfInteger.hxx -%%OCCROOT%%/inc/BOPCol_IndexedDataMapOfShapeBox.hxx -%%OCCROOT%%/inc/BOPCol_IndexedDataMapOfShapeInteger.hxx -%%OCCROOT%%/inc/BOPCol_IndexedDataMapOfShapeListOfShape.hxx -%%OCCROOT%%/inc/BOPCol_IndexedMapOfInteger.hxx -%%OCCROOT%%/inc/BOPCol_IndexedMapOfShape.hxx -%%OCCROOT%%/inc/BOPCol_ListOfInteger.hxx -%%OCCROOT%%/inc/BOPCol_ListOfListOfShape.hxx -%%OCCROOT%%/inc/BOPCol_ListOfShape.hxx -%%OCCROOT%%/inc/BOPCol_MapOfInteger.hxx -%%OCCROOT%%/inc/BOPCol_MapOfOrientedShape.hxx -%%OCCROOT%%/inc/BOPCol_MapOfShape.hxx -%%OCCROOT%%/inc/BOPCol_NCVector.hxx -%%OCCROOT%%/inc/BOPCol_PInteger.hxx -%%OCCROOT%%/inc/BOPCol_PListOfInteger.hxx -%%OCCROOT%%/inc/BOPCol_SequenceOfPnt2d.hxx -%%OCCROOT%%/inc/BOPCol_SequenceOfReal.hxx -%%OCCROOT%%/inc/BOPCol_SequenceOfShape.hxx -%%OCCROOT%%/inc/BOPCol_TBB.hxx -%%OCCROOT%%/inc/BOPCol_VectorOfInteger.hxx -%%OCCROOT%%/inc/BOPDS_CommonBlock.hxx -%%OCCROOT%%/inc/BOPDS_CoupleOfPaveBlocks.hxx -%%OCCROOT%%/inc/BOPDS_Curve.hxx -%%OCCROOT%%/inc/BOPDS_Curve.lxx -%%OCCROOT%%/inc/BOPDS_DS.hxx -%%OCCROOT%%/inc/BOPDS_DS.lxx -%%OCCROOT%%/inc/BOPDS_DataMapOfIntegerListOfPaveBlock.hxx -%%OCCROOT%%/inc/BOPDS_DataMapOfPassKeyListOfPaveBlock.hxx -%%OCCROOT%%/inc/BOPDS_DataMapOfPaveBlockCommonBlock.hxx -%%OCCROOT%%/inc/BOPDS_DataMapOfPaveBlockListOfInteger.hxx -%%OCCROOT%%/inc/BOPDS_DataMapOfPaveBlockListOfPaveBlock.hxx -%%OCCROOT%%/inc/BOPDS_DataMapOfShapeCoupleOfPaveBlocks.hxx -%%OCCROOT%%/inc/BOPDS_FaceInfo.hxx -%%OCCROOT%%/inc/BOPDS_FaceInfo.lxx -%%OCCROOT%%/inc/BOPDS_IndexRange.hxx -%%OCCROOT%%/inc/BOPDS_IndexRange.lxx -%%OCCROOT%%/inc/BOPDS_IndexedDataMapOfPaveBlockListOfInteger.hxx -%%OCCROOT%%/inc/BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock.hxx -%%OCCROOT%%/inc/BOPDS_IndexedDataMapOfShapeCoupleOfPaveBlocks.hxx -%%OCCROOT%%/inc/BOPDS_IndexedMapOfPaveBlock.hxx -%%OCCROOT%%/inc/BOPDS_Interf.hxx -%%OCCROOT%%/inc/BOPDS_Iterator.hxx -%%OCCROOT%%/inc/BOPDS_IteratorSI.hxx -%%OCCROOT%%/inc/BOPDS_ListIteratorOfListOfPassKeyBoolean.hxx -%%OCCROOT%%/inc/BOPDS_ListOfPassKeyBoolean.hxx -%%OCCROOT%%/inc/BOPDS_ListOfPave.hxx -%%OCCROOT%%/inc/BOPDS_ListOfPaveBlock.hxx -%%OCCROOT%%/inc/BOPDS_MapOfCommonBlock.hxx -%%OCCROOT%%/inc/BOPDS_MapOfPassKey.hxx -%%OCCROOT%%/inc/BOPDS_MapOfPassKeyBoolean.hxx -%%OCCROOT%%/inc/BOPDS_MapOfPave.hxx -%%OCCROOT%%/inc/BOPDS_MapOfPaveBlock.hxx -%%OCCROOT%%/inc/BOPDS_PDS.hxx -%%OCCROOT%%/inc/BOPDS_PIterator.hxx -%%OCCROOT%%/inc/BOPDS_PIteratorSI.hxx -%%OCCROOT%%/inc/BOPDS_PassKey.hxx -%%OCCROOT%%/inc/BOPDS_PassKey.lxx -%%OCCROOT%%/inc/BOPDS_PassKeyBoolean.hxx -%%OCCROOT%%/inc/BOPDS_PassKeyBoolean.lxx -%%OCCROOT%%/inc/BOPDS_PassKeyMapHasher.hxx -%%OCCROOT%%/inc/BOPDS_PassKeyMapHasher.lxx -%%OCCROOT%%/inc/BOPDS_Pave.hxx -%%OCCROOT%%/inc/BOPDS_Pave.lxx -%%OCCROOT%%/inc/BOPDS_PaveBlock.hxx -%%OCCROOT%%/inc/BOPDS_PaveMapHasher.hxx -%%OCCROOT%%/inc/BOPDS_PaveMapHasher.lxx -%%OCCROOT%%/inc/BOPDS_Point.hxx -%%OCCROOT%%/inc/BOPDS_Point.lxx -%%OCCROOT%%/inc/BOPDS_ShapeInfo.hxx -%%OCCROOT%%/inc/BOPDS_ShapeInfo.lxx -%%OCCROOT%%/inc/BOPDS_SubIterator.hxx -%%OCCROOT%%/inc/BOPDS_Tools.hxx -%%OCCROOT%%/inc/BOPDS_Tools.lxx -%%OCCROOT%%/inc/BOPDS_VectorOfCurve.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfFaceInfo.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfIndexRange.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfInterfEE.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfInterfEF.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfInterfEZ.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfInterfFF.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfInterfFZ.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfInterfVE.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfInterfVF.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfInterfVV.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfInterfVZ.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfInterfZZ.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfListOfPassKeyBoolean.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfListOfPaveBlock.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfPoint.hxx -%%OCCROOT%%/inc/BOPDS_VectorOfShapeInfo.hxx -%%OCCROOT%%/inc/BOPInt_Context.hxx -%%OCCROOT%%/inc/BOPInt_ShrunkRange.hxx -%%OCCROOT%%/inc/BOPInt_Tools.hxx -%%OCCROOT%%/inc/BOPTest.hxx -%%OCCROOT%%/inc/BOPTest_DrawableShape.hxx -%%OCCROOT%%/inc/BOPTest_Objects.hxx -%%OCCROOT%%/inc/BOPTools.hxx -%%OCCROOT%%/inc/BOPTools_AlgoTools.hxx -%%OCCROOT%%/inc/BOPTools_AlgoTools2D.hxx -%%OCCROOT%%/inc/BOPTools_AlgoTools3D.hxx -%%OCCROOT%%/inc/BOPTools_ConnexityBlock.hxx -%%OCCROOT%%/inc/BOPTools_CoupleOfShape.hxx -%%OCCROOT%%/inc/BOPTools_DataMapOfShapeSet.hxx -%%OCCROOT%%/inc/BOPTools_EdgeSet.hxx -%%OCCROOT%%/inc/BOPTools_EdgeSet.lxx -%%OCCROOT%%/inc/BOPTools_ListOfConnexityBlock.hxx -%%OCCROOT%%/inc/BOPTools_ListOfCoupleOfShape.hxx -%%OCCROOT%%/inc/BOPTools_ListOfEdgeSet.hxx -%%OCCROOT%%/inc/BOPTools_ListOfShapeSet.hxx -%%OCCROOT%%/inc/BOPTools_MapOfSet.hxx -%%OCCROOT%%/inc/BOPTools_Set.hxx -%%OCCROOT%%/inc/BOPTools_SetMapHasher.hxx -%%OCCROOT%%/inc/BOPTools_SetMapHasher.lxx -%%OCCROOT%%/inc/BOPTools_ShapeSet.hxx -%%OCCROOT%%/inc/BOPTools_ShapeSet.lxx -%%OCCROOT%%/inc/BRepAdaptor_Array1OfCurve.hxx -%%OCCROOT%%/inc/BRepAdaptor_CompCurve.hxx -%%OCCROOT%%/inc/BRepAdaptor_Curve.hxx -%%OCCROOT%%/inc/BRepAdaptor_Curve2d.hxx -%%OCCROOT%%/inc/BRepAdaptor_HArray1OfCurve.hxx -%%OCCROOT%%/inc/BRepAdaptor_HCompCurve.hxx -%%OCCROOT%%/inc/BRepAdaptor_HCurve.hxx -%%OCCROOT%%/inc/BRepAdaptor_HCurve2d.hxx -%%OCCROOT%%/inc/BRepAdaptor_HSurface.hxx -%%OCCROOT%%/inc/BRepAdaptor_Surface.hxx -%%OCCROOT%%/inc/BRepAdaptor_Surface.lxx -%%OCCROOT%%/inc/BRepAlgo.hxx -%%OCCROOT%%/inc/BRepAlgoAPI.hxx -%%OCCROOT%%/inc/BRepAlgoAPI_BooleanOperation.hxx -%%OCCROOT%%/inc/BRepAlgoAPI_Check.hxx -%%OCCROOT%%/inc/BRepAlgoAPI_Common.hxx -%%OCCROOT%%/inc/BRepAlgoAPI_Cut.hxx -%%OCCROOT%%/inc/BRepAlgoAPI_Fuse.hxx -%%OCCROOT%%/inc/BRepAlgoAPI_Section.hxx -%%OCCROOT%%/inc/BRepAlgo_AsDes.hxx -%%OCCROOT%%/inc/BRepAlgo_BooleanOperation.hxx -%%OCCROOT%%/inc/BRepAlgo_BooleanOperations.hxx -%%OCCROOT%%/inc/BRepAlgo_CheckStatus.hxx -%%OCCROOT%%/inc/BRepAlgo_Common.hxx -%%OCCROOT%%/inc/BRepAlgo_Cut.hxx -%%OCCROOT%%/inc/BRepAlgo_DSAccess.hxx -%%OCCROOT%%/inc/BRepAlgo_DataMapIteratorOfDataMapOfShapeBoolean.hxx -%%OCCROOT%%/inc/BRepAlgo_DataMapIteratorOfDataMapOfShapeInterference.hxx -%%OCCROOT%%/inc/BRepAlgo_DataMapNodeOfDataMapOfShapeBoolean.hxx -%%OCCROOT%%/inc/BRepAlgo_DataMapNodeOfDataMapOfShapeInterference.hxx -%%OCCROOT%%/inc/BRepAlgo_DataMapOfShapeBoolean.hxx -%%OCCROOT%%/inc/BRepAlgo_DataMapOfShapeInterference.hxx -%%OCCROOT%%/inc/BRepAlgo_EdgeConnector.hxx -%%OCCROOT%%/inc/BRepAlgo_FaceRestrictor.hxx -%%OCCROOT%%/inc/BRepAlgo_Fuse.hxx -%%OCCROOT%%/inc/BRepAlgo_Image.hxx -%%OCCROOT%%/inc/BRepAlgo_Loop.hxx -%%OCCROOT%%/inc/BRepAlgo_NormalProjection.hxx -%%OCCROOT%%/inc/BRepAlgo_Section.hxx -%%OCCROOT%%/inc/BRepAlgo_SequenceNodeOfSequenceOfSequenceOfInteger.hxx -%%OCCROOT%%/inc/BRepAlgo_SequenceOfSequenceOfInteger.hxx -%%OCCROOT%%/inc/BRepAlgo_Tool.hxx -%%OCCROOT%%/inc/BRepApprox_Approx.hxx -%%OCCROOT%%/inc/BRepApprox_ApproxLine.hxx -%%OCCROOT%%/inc/BRepApprox_ApproxLineGen.gxx -%%OCCROOT%%/inc/BRepApprox_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_MyBSplGradientOfTheComputeLineOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_MyGradientOfTheComputeLineBezierOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_MyGradientbisOfTheComputeLineOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_ParFunctionOfMyGradientOfTheComputeLineBezierOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_ParFunctionOfMyGradientbisOfTheComputeLineOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_ParLeastSquareOfMyGradientbisOfTheComputeLineOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_ResConstraintOfMyGradientOfTheComputeLineBezierOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_ResConstraintOfMyGradientbisOfTheComputeLineOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_SurfaceTool.hxx -%%OCCROOT%%/inc/BRepApprox_SurfaceToolGen.gxx -%%OCCROOT%%/inc/BRepApprox_SurfaceToolGen.lxx -%%OCCROOT%%/inc/BRepApprox_TheComputeLineBezierOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_TheComputeLineOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_TheImpPrmSvSurfacesOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_TheMultiLineOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_TheMultiLineToolOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_ThePrmPrmSvSurfacesOfApprox.hxx -%%OCCROOT%%/inc/BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox.hxx -%%OCCROOT%%/inc/BRepBlend_AppFunc.hxx -%%OCCROOT%%/inc/BRepBlend_AppFuncRoot.hxx -%%OCCROOT%%/inc/BRepBlend_AppFuncRst.hxx -%%OCCROOT%%/inc/BRepBlend_AppFuncRstRst.hxx -%%OCCROOT%%/inc/BRepBlend_AppSurf.hxx -%%OCCROOT%%/inc/BRepBlend_AppSurface.hxx -%%OCCROOT%%/inc/BRepBlend_AppSurface.lxx -%%OCCROOT%%/inc/BRepBlend_BlendTool.hxx -%%OCCROOT%%/inc/BRepBlend_BlendTool.lxx -%%OCCROOT%%/inc/BRepBlend_CSCircular.hxx -%%OCCROOT%%/inc/BRepBlend_CSConstRad.hxx -%%OCCROOT%%/inc/BRepBlend_CSWalking.hxx -%%OCCROOT%%/inc/BRepBlend_ChAsym.hxx -%%OCCROOT%%/inc/BRepBlend_ChAsymInv.hxx -%%OCCROOT%%/inc/BRepBlend_ChamfInv.hxx -%%OCCROOT%%/inc/BRepBlend_Chamfer.hxx -%%OCCROOT%%/inc/BRepBlend_ConstRad.hxx -%%OCCROOT%%/inc/BRepBlend_ConstRadInv.hxx -%%OCCROOT%%/inc/BRepBlend_CurvPointRadInv.hxx -%%OCCROOT%%/inc/BRepBlend_EvolRad.hxx -%%OCCROOT%%/inc/BRepBlend_EvolRadInv.hxx -%%OCCROOT%%/inc/BRepBlend_Extremity.hxx -%%OCCROOT%%/inc/BRepBlend_HCurve2dTool.hxx -%%OCCROOT%%/inc/BRepBlend_HCurve2dToolGen.gxx -%%OCCROOT%%/inc/BRepBlend_HCurve2dToolGen.lxx -%%OCCROOT%%/inc/BRepBlend_HCurveTool.hxx -%%OCCROOT%%/inc/BRepBlend_HCurveToolGen.gxx -%%OCCROOT%%/inc/BRepBlend_HCurveToolGen.lxx -%%OCCROOT%%/inc/BRepBlend_Line.hxx -%%OCCROOT%%/inc/BRepBlend_PointOnRst.hxx -%%OCCROOT%%/inc/BRepBlend_RstRstConstRad.hxx -%%OCCROOT%%/inc/BRepBlend_RstRstEvolRad.hxx -%%OCCROOT%%/inc/BRepBlend_RstRstLineBuilder.hxx -%%OCCROOT%%/inc/BRepBlend_RstRstLineBuilder.lxx -%%OCCROOT%%/inc/BRepBlend_Ruled.hxx -%%OCCROOT%%/inc/BRepBlend_RuledInv.hxx -%%OCCROOT%%/inc/BRepBlend_SequenceNodeOfSequenceOfLine.hxx -%%OCCROOT%%/inc/BRepBlend_SequenceNodeOfSequenceOfPointOnRst.hxx -%%OCCROOT%%/inc/BRepBlend_SequenceOfLine.hxx -%%OCCROOT%%/inc/BRepBlend_SequenceOfPointOnRst.hxx -%%OCCROOT%%/inc/BRepBlend_SurfCurvConstRadInv.hxx -%%OCCROOT%%/inc/BRepBlend_SurfCurvEvolRadInv.hxx -%%OCCROOT%%/inc/BRepBlend_SurfPointConstRadInv.hxx -%%OCCROOT%%/inc/BRepBlend_SurfPointEvolRadInv.hxx -%%OCCROOT%%/inc/BRepBlend_SurfRstConstRad.hxx -%%OCCROOT%%/inc/BRepBlend_SurfRstEvolRad.hxx -%%OCCROOT%%/inc/BRepBlend_SurfRstLineBuilder.hxx -%%OCCROOT%%/inc/BRepBlend_SurfRstLineBuilder.lxx -%%OCCROOT%%/inc/BRepBlend_Walking.hxx -%%OCCROOT%%/inc/BRepBndLib.hxx -%%OCCROOT%%/inc/BRepBuilderAPI.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_BndBoxTreeSelector.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_CellFilter.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_Collect.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_Command.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_Copy.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_EdgeError.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_FaceError.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_FindPlane.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_GTransform.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_MakeEdge.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_MakeEdge2d.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_MakeFace.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_MakePolygon.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_MakeShape.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_MakeShell.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_MakeSolid.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_MakeVertex.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_MakeWire.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_ModifyShape.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_NurbsConvert.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_PipeError.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_Sewing.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_Sewing.lxx -%%OCCROOT%%/inc/BRepBuilderAPI_ShapeModification.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_ShellError.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_Transform.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_TransitionMode.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_VertexInspector.hxx -%%OCCROOT%%/inc/BRepBuilderAPI_WireError.hxx -%%OCCROOT%%/inc/BRepCheck.hxx -%%OCCROOT%%/inc/BRepCheck_Analyzer.hxx -%%OCCROOT%%/inc/BRepCheck_Analyzer.lxx -%%OCCROOT%%/inc/BRepCheck_DataMapIteratorOfDataMapOfShapeListOfStatus.hxx -%%OCCROOT%%/inc/BRepCheck_DataMapIteratorOfDataMapOfShapeResult.hxx -%%OCCROOT%%/inc/BRepCheck_DataMapNodeOfDataMapOfShapeListOfStatus.hxx -%%OCCROOT%%/inc/BRepCheck_DataMapNodeOfDataMapOfShapeResult.hxx -%%OCCROOT%%/inc/BRepCheck_DataMapOfShapeListOfStatus.hxx -%%OCCROOT%%/inc/BRepCheck_DataMapOfShapeResult.hxx -%%OCCROOT%%/inc/BRepCheck_Edge.hxx -%%OCCROOT%%/inc/BRepCheck_Face.hxx -%%OCCROOT%%/inc/BRepCheck_ListIteratorOfListOfStatus.hxx -%%OCCROOT%%/inc/BRepCheck_ListNodeOfListOfStatus.hxx -%%OCCROOT%%/inc/BRepCheck_ListOfStatus.hxx -%%OCCROOT%%/inc/BRepCheck_Result.hxx -%%OCCROOT%%/inc/BRepCheck_Result.lxx -%%OCCROOT%%/inc/BRepCheck_Shell.hxx -%%OCCROOT%%/inc/BRepCheck_Status.hxx -%%OCCROOT%%/inc/BRepCheck_Vertex.hxx -%%OCCROOT%%/inc/BRepCheck_Wire.hxx -%%OCCROOT%%/inc/BRepClass3d.hxx -%%OCCROOT%%/inc/BRepClass3d_DataMapIteratorOfMapOfInter.hxx -%%OCCROOT%%/inc/BRepClass3d_DataMapNodeOfMapOfInter.hxx -%%OCCROOT%%/inc/BRepClass3d_Intersector3d.hxx -%%OCCROOT%%/inc/BRepClass3d_Intersector3d.lxx -%%OCCROOT%%/inc/BRepClass3d_MapOfInter.hxx -%%OCCROOT%%/inc/BRepClass3d_SClassifier.hxx -%%OCCROOT%%/inc/BRepClass3d_SolidClassifier.hxx -%%OCCROOT%%/inc/BRepClass3d_SolidExplorer.hxx -%%OCCROOT%%/inc/BRepClass3d_SolidPassiveClassifier.hxx -%%OCCROOT%%/inc/BRepClass_Edge.hxx -%%OCCROOT%%/inc/BRepClass_Edge.lxx -%%OCCROOT%%/inc/BRepClass_FClass2dOfFClassifier.hxx -%%OCCROOT%%/inc/BRepClass_FClassifier.hxx -%%OCCROOT%%/inc/BRepClass_FaceClassifier.hxx -%%OCCROOT%%/inc/BRepClass_FaceExplorer.hxx -%%OCCROOT%%/inc/BRepClass_FaceExplorer.lxx -%%OCCROOT%%/inc/BRepClass_FacePassiveClassifier.hxx -%%OCCROOT%%/inc/BRepClass_Intersector.hxx -%%OCCROOT%%/inc/BRepExtrema_DistShapeShape.hxx -%%OCCROOT%%/inc/BRepExtrema_DistanceSS.hxx -%%OCCROOT%%/inc/BRepExtrema_ExtCC.hxx -%%OCCROOT%%/inc/BRepExtrema_ExtCF.hxx -%%OCCROOT%%/inc/BRepExtrema_ExtFF.hxx -%%OCCROOT%%/inc/BRepExtrema_ExtPC.hxx -%%OCCROOT%%/inc/BRepExtrema_ExtPF.hxx -%%OCCROOT%%/inc/BRepExtrema_Poly.hxx -%%OCCROOT%%/inc/BRepExtrema_SeqOfSolution.hxx -%%OCCROOT%%/inc/BRepExtrema_SolutionElem.hxx -%%OCCROOT%%/inc/BRepExtrema_SupportType.hxx -%%OCCROOT%%/inc/BRepExtrema_UnCompatibleShape.hxx -%%OCCROOT%%/inc/BRepFeat.hxx -%%OCCROOT%%/inc/BRepFeat_Builder.hxx -%%OCCROOT%%/inc/BRepFeat_Form.hxx -%%OCCROOT%%/inc/BRepFeat_Form.lxx -%%OCCROOT%%/inc/BRepFeat_Gluer.hxx -%%OCCROOT%%/inc/BRepFeat_Gluer.lxx -%%OCCROOT%%/inc/BRepFeat_MakeCylindricalHole.hxx -%%OCCROOT%%/inc/BRepFeat_MakeCylindricalHole.lxx -%%OCCROOT%%/inc/BRepFeat_MakeDPrism.hxx -%%OCCROOT%%/inc/BRepFeat_MakeDPrism.lxx -%%OCCROOT%%/inc/BRepFeat_MakeLinearForm.hxx -%%OCCROOT%%/inc/BRepFeat_MakeLinearForm.lxx -%%OCCROOT%%/inc/BRepFeat_MakePipe.hxx -%%OCCROOT%%/inc/BRepFeat_MakePipe.lxx -%%OCCROOT%%/inc/BRepFeat_MakePrism.hxx -%%OCCROOT%%/inc/BRepFeat_MakePrism.lxx -%%OCCROOT%%/inc/BRepFeat_MakeRevol.hxx -%%OCCROOT%%/inc/BRepFeat_MakeRevol.lxx -%%OCCROOT%%/inc/BRepFeat_MakeRevolutionForm.hxx -%%OCCROOT%%/inc/BRepFeat_MakeRevolutionForm.lxx -%%OCCROOT%%/inc/BRepFeat_PerfSelection.hxx -%%OCCROOT%%/inc/BRepFeat_RibSlot.hxx -%%OCCROOT%%/inc/BRepFeat_RibSlot.lxx -%%OCCROOT%%/inc/BRepFeat_SplitShape.hxx -%%OCCROOT%%/inc/BRepFeat_SplitShape.lxx -%%OCCROOT%%/inc/BRepFeat_Status.hxx -%%OCCROOT%%/inc/BRepFeat_StatusError.hxx -%%OCCROOT%%/inc/BRepFill.hxx -%%OCCROOT%%/inc/BRepFill_ACRLaw.hxx -%%OCCROOT%%/inc/BRepFill_ApproxSeewing.hxx -%%OCCROOT%%/inc/BRepFill_CompatibleWires.hxx -%%OCCROOT%%/inc/BRepFill_ComputeCLine.hxx -%%OCCROOT%%/inc/BRepFill_CurveConstraint.hxx -%%OCCROOT%%/inc/BRepFill_DataMapIteratorOfDataMapOfNodeDataMapOfShapeShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapIteratorOfDataMapOfNodeShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapIteratorOfDataMapOfOrientedShapeListOfShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapIteratorOfDataMapOfShapeDataMapOfShapeListOfShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapIteratorOfDataMapOfShapeHArray2OfShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapIteratorOfDataMapOfShapeSequenceOfPnt.hxx -%%OCCROOT%%/inc/BRepFill_DataMapIteratorOfDataMapOfShapeSequenceOfReal.hxx -%%OCCROOT%%/inc/BRepFill_DataMapNodeOfDataMapOfNodeDataMapOfShapeShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapNodeOfDataMapOfNodeShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapNodeOfDataMapOfOrientedShapeListOfShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapNodeOfDataMapOfShapeDataMapOfShapeListOfShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapNodeOfDataMapOfShapeHArray2OfShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapNodeOfDataMapOfShapeSequenceOfPnt.hxx -%%OCCROOT%%/inc/BRepFill_DataMapNodeOfDataMapOfShapeSequenceOfReal.hxx -%%OCCROOT%%/inc/BRepFill_DataMapOfNodeDataMapOfShapeShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapOfNodeShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapOfOrientedShapeListOfShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapOfShapeDataMapOfShapeListOfShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapOfShapeHArray2OfShape.hxx -%%OCCROOT%%/inc/BRepFill_DataMapOfShapeSequenceOfPnt.hxx -%%OCCROOT%%/inc/BRepFill_DataMapOfShapeSequenceOfReal.hxx -%%OCCROOT%%/inc/BRepFill_Draft.hxx -%%OCCROOT%%/inc/BRepFill_DraftLaw.hxx -%%OCCROOT%%/inc/BRepFill_Edge3DLaw.hxx -%%OCCROOT%%/inc/BRepFill_EdgeFaceAndOrder.hxx -%%OCCROOT%%/inc/BRepFill_EdgeOnSurfLaw.hxx -%%OCCROOT%%/inc/BRepFill_Evolved.hxx -%%OCCROOT%%/inc/BRepFill_FaceAndOrder.hxx -%%OCCROOT%%/inc/BRepFill_Filling.hxx -%%OCCROOT%%/inc/BRepFill_Generator.hxx -%%OCCROOT%%/inc/BRepFill_Generator.lxx -%%OCCROOT%%/inc/BRepFill_IndexedDataMapNodeOfIndexedDataMapOfOrientedShapeListOfShape.hxx -%%OCCROOT%%/inc/BRepFill_IndexedDataMapOfOrientedShapeListOfShape.hxx -%%OCCROOT%%/inc/BRepFill_ListIteratorOfListOfOffsetWire.hxx -%%OCCROOT%%/inc/BRepFill_ListNodeOfListOfOffsetWire.hxx -%%OCCROOT%%/inc/BRepFill_ListOfOffsetWire.hxx -%%OCCROOT%%/inc/BRepFill_LocationLaw.hxx -%%OCCROOT%%/inc/BRepFill_MultiLine.hxx -%%OCCROOT%%/inc/BRepFill_MultiLineTool.hxx -%%OCCROOT%%/inc/BRepFill_MyLeastSquareOfComputeCLine.hxx -%%OCCROOT%%/inc/BRepFill_NSections.hxx -%%OCCROOT%%/inc/BRepFill_OffsetAncestors.hxx -%%OCCROOT%%/inc/BRepFill_OffsetWire.hxx -%%OCCROOT%%/inc/BRepFill_Pipe.hxx -%%OCCROOT%%/inc/BRepFill_PipeShell.hxx -%%OCCROOT%%/inc/BRepFill_Section.hxx -%%OCCROOT%%/inc/BRepFill_Section.lxx -%%OCCROOT%%/inc/BRepFill_SectionLaw.hxx -%%OCCROOT%%/inc/BRepFill_SectionPlacement.hxx -%%OCCROOT%%/inc/BRepFill_SequenceNodeOfSequenceOfEdgeFaceAndOrder.hxx -%%OCCROOT%%/inc/BRepFill_SequenceNodeOfSequenceOfFaceAndOrder.hxx -%%OCCROOT%%/inc/BRepFill_SequenceNodeOfSequenceOfSection.hxx -%%OCCROOT%%/inc/BRepFill_SequenceOfEdgeFaceAndOrder.hxx -%%OCCROOT%%/inc/BRepFill_SequenceOfFaceAndOrder.hxx -%%OCCROOT%%/inc/BRepFill_SequenceOfSection.hxx -%%OCCROOT%%/inc/BRepFill_ShapeLaw.hxx -%%OCCROOT%%/inc/BRepFill_ShapeLaw.lxx -%%OCCROOT%%/inc/BRepFill_Sweep.hxx -%%OCCROOT%%/inc/BRepFill_TransitionStyle.hxx -%%OCCROOT%%/inc/BRepFill_TrimEdgeTool.hxx -%%OCCROOT%%/inc/BRepFill_TrimShellCorner.hxx -%%OCCROOT%%/inc/BRepFill_TrimSurfaceTool.hxx -%%OCCROOT%%/inc/BRepFill_TypeOfContact.hxx -%%OCCROOT%%/inc/BRepFilletAPI_LocalOperation.hxx -%%OCCROOT%%/inc/BRepFilletAPI_MakeChamfer.hxx -%%OCCROOT%%/inc/BRepFilletAPI_MakeFillet.hxx -%%OCCROOT%%/inc/BRepFilletAPI_MakeFillet2d.hxx -%%OCCROOT%%/inc/BRepFilletAPI_MakeFillet2d.lxx -%%OCCROOT%%/inc/BRepGProp.hxx -%%OCCROOT%%/inc/BRepGProp_Cinert.hxx -%%OCCROOT%%/inc/BRepGProp_Domain.hxx -%%OCCROOT%%/inc/BRepGProp_Domain.lxx -%%OCCROOT%%/inc/BRepGProp_EdgeTool.hxx -%%OCCROOT%%/inc/BRepGProp_Face.hxx -%%OCCROOT%%/inc/BRepGProp_Face.lxx -%%OCCROOT%%/inc/BRepGProp_Sinert.hxx -%%OCCROOT%%/inc/BRepGProp_TFunctionOfVinertGK.hxx -%%OCCROOT%%/inc/BRepGProp_UFunctionOfVinertGK.hxx -%%OCCROOT%%/inc/BRepGProp_Vinert.hxx -%%OCCROOT%%/inc/BRepGProp_VinertGK.hxx -%%OCCROOT%%/inc/BRepIntCurveSurface_Inter.hxx -%%OCCROOT%%/inc/BRepLProp.hxx -%%OCCROOT%%/inc/BRepLProp_CLProps.hxx -%%OCCROOT%%/inc/BRepLProp_CurveTool.hxx -%%OCCROOT%%/inc/BRepLProp_SLProps.hxx -%%OCCROOT%%/inc/BRepLProp_SurfaceTool.hxx -%%OCCROOT%%/inc/BRepLib.hxx -%%OCCROOT%%/inc/BRepLib_Command.hxx -%%OCCROOT%%/inc/BRepLib_EdgeError.hxx -%%OCCROOT%%/inc/BRepLib_FaceError.hxx -%%OCCROOT%%/inc/BRepLib_FindSurface.hxx -%%OCCROOT%%/inc/BRepLib_FuseEdges.hxx -%%OCCROOT%%/inc/BRepLib_MakeEdge.hxx -%%OCCROOT%%/inc/BRepLib_MakeEdge2d.hxx -%%OCCROOT%%/inc/BRepLib_MakeFace.hxx -%%OCCROOT%%/inc/BRepLib_MakePolygon.hxx -%%OCCROOT%%/inc/BRepLib_MakeShape.hxx -%%OCCROOT%%/inc/BRepLib_MakeShell.hxx -%%OCCROOT%%/inc/BRepLib_MakeSolid.hxx -%%OCCROOT%%/inc/BRepLib_MakeVertex.hxx -%%OCCROOT%%/inc/BRepLib_MakeWire.hxx -%%OCCROOT%%/inc/BRepLib_ShapeModification.hxx -%%OCCROOT%%/inc/BRepLib_ShellError.hxx -%%OCCROOT%%/inc/BRepLib_WireError.hxx -%%OCCROOT%%/inc/BRepMAT2d_BisectingLocus.hxx -%%OCCROOT%%/inc/BRepMAT2d_DataMapIteratorOfDataMapOfBasicEltShape.hxx -%%OCCROOT%%/inc/BRepMAT2d_DataMapIteratorOfDataMapOfShapeSequenceOfBasicElt.hxx -%%OCCROOT%%/inc/BRepMAT2d_DataMapNodeOfDataMapOfBasicEltShape.hxx -%%OCCROOT%%/inc/BRepMAT2d_DataMapNodeOfDataMapOfShapeSequenceOfBasicElt.hxx -%%OCCROOT%%/inc/BRepMAT2d_DataMapOfBasicEltShape.hxx -%%OCCROOT%%/inc/BRepMAT2d_DataMapOfShapeSequenceOfBasicElt.hxx -%%OCCROOT%%/inc/BRepMAT2d_Explorer.hxx -%%OCCROOT%%/inc/BRepMAT2d_LinkTopoBilo.hxx -%%OCCROOT%%/inc/BRepMAT2d_SequenceNodeOfSequenceOfBasicElt.hxx -%%OCCROOT%%/inc/BRepMAT2d_SequenceOfBasicElt.hxx -%%OCCROOT%%/inc/BRepMesh.hxx -%%OCCROOT%%/inc/BRepMesh_Array1OfBiPoint.hxx -%%OCCROOT%%/inc/BRepMesh_Array1OfVertexOfDelaun.hxx *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***