mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-01 17:36:21 +03:00
Coding - Include gxx files from global path #423
Refactor includes to use angle brackets for gxx files back [as for before 7.9]
This commit is contained in:
parent
c0c9f04c04
commit
94637ac370
@ -30,4 +30,4 @@
|
||||
#define Squares_hxx <AppDef_BSpParLeastSquareOfMyBSplGradientOfBSplineCompute.hxx>
|
||||
#define AppParCurves_BSpFunction AppDef_BSpParFunctionOfMyBSplGradientOfBSplineCompute
|
||||
#define AppParCurves_BSpFunction_hxx <AppDef_BSpParFunctionOfMyBSplGradientOfBSplineCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_BSpFunction.gxx"
|
||||
#include <AppParCurves_BSpFunction.gxx>
|
||||
|
@ -32,4 +32,4 @@
|
||||
#define ToolLine_hxx <AppDef_MyLineTool.hxx>
|
||||
#define AppParCurves_LeastSquare AppDef_BSpParLeastSquareOfMyBSplGradientOfBSplineCompute
|
||||
#define AppParCurves_LeastSquare_hxx <AppDef_BSpParLeastSquareOfMyBSplGradientOfBSplineCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_LeastSquare.gxx"
|
||||
#include <AppParCurves_LeastSquare.gxx>
|
||||
|
@ -86,4 +86,4 @@
|
||||
<AppDef_Gradient_BFGSOfMyGradientbisOfBSplineCompute.hxx>
|
||||
#define Approx_BSplComputeLine AppDef_BSplineCompute
|
||||
#define Approx_BSplComputeLine_hxx <AppDef_BSplineCompute.hxx>
|
||||
#include "../Approx/Approx_BSplComputeLine.gxx"
|
||||
#include <Approx_BSplComputeLine.gxx>
|
||||
|
@ -50,4 +50,4 @@
|
||||
#define Approx_Gradient_BFGSOfMyGradient_hxx <AppDef_Gradient_BFGSOfMyGradientOfCompute.hxx>
|
||||
#define Approx_ComputeLine AppDef_Compute
|
||||
#define Approx_ComputeLine_hxx <AppDef_Compute.hxx>
|
||||
#include "../Approx/Approx_ComputeLine.gxx"
|
||||
#include <Approx_ComputeLine.gxx>
|
||||
|
@ -38,4 +38,4 @@
|
||||
#define AppParCurves_Gradient_BFGS_hxx <AppDef_Gradient_BFGSOfMyGradientOfCompute.hxx>
|
||||
#define AppParCurves_Gradient AppDef_MyGradientOfCompute
|
||||
#define AppParCurves_Gradient_hxx <AppDef_MyGradientOfCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient_BFGS.gxx"
|
||||
#include <AppParCurves_Gradient_BFGS.gxx>
|
||||
|
@ -38,4 +38,4 @@
|
||||
#define AppParCurves_Gradient_BFGS_hxx <AppDef_Gradient_BFGSOfMyGradientbisOfBSplineCompute.hxx>
|
||||
#define AppParCurves_Gradient AppDef_MyGradientbisOfBSplineCompute
|
||||
#define AppParCurves_Gradient_hxx <AppDef_MyGradientbisOfBSplineCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient_BFGS.gxx"
|
||||
#include <AppParCurves_Gradient_BFGS.gxx>
|
||||
|
@ -38,4 +38,4 @@
|
||||
#define AppParCurves_Gradient_BFGS_hxx <AppDef_Gradient_BFGSOfTheGradient.hxx>
|
||||
#define AppParCurves_Gradient AppDef_TheGradient
|
||||
#define AppParCurves_Gradient_hxx <AppDef_TheGradient.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient_BFGS.gxx"
|
||||
#include <AppParCurves_Gradient_BFGS.gxx>
|
||||
|
@ -39,4 +39,4 @@
|
||||
<AppDef_BSpGradient_BFGSOfMyBSplGradientOfBSplineCompute.hxx>
|
||||
#define AppParCurves_BSpGradient AppDef_MyBSplGradientOfBSplineCompute
|
||||
#define AppParCurves_BSpGradient_hxx <AppDef_MyBSplGradientOfBSplineCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_BSpGradient.gxx"
|
||||
#include <AppParCurves_BSpGradient.gxx>
|
||||
|
@ -40,4 +40,4 @@
|
||||
#define AppParCurves_Gradient_BFGS_hxx <AppDef_Gradient_BFGSOfMyGradientOfCompute.hxx>
|
||||
#define AppParCurves_Gradient AppDef_MyGradientOfCompute
|
||||
#define AppParCurves_Gradient_hxx <AppDef_MyGradientOfCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient.gxx"
|
||||
#include <AppParCurves_Gradient.gxx>
|
||||
|
@ -40,4 +40,4 @@
|
||||
#define AppParCurves_Gradient_BFGS_hxx <AppDef_Gradient_BFGSOfMyGradientbisOfBSplineCompute.hxx>
|
||||
#define AppParCurves_Gradient AppDef_MyGradientbisOfBSplineCompute
|
||||
#define AppParCurves_Gradient_hxx <AppDef_MyGradientbisOfBSplineCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient.gxx"
|
||||
#include <AppParCurves_Gradient.gxx>
|
||||
|
@ -32,4 +32,4 @@
|
||||
#define ResolCons_hxx <AppDef_ResConstraintOfMyGradientOfCompute.hxx>
|
||||
#define AppParCurves_Function AppDef_ParFunctionOfMyGradientOfCompute
|
||||
#define AppParCurves_Function_hxx <AppDef_ParFunctionOfMyGradientOfCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Function.gxx"
|
||||
#include <AppParCurves_Function.gxx>
|
||||
|
@ -32,4 +32,4 @@
|
||||
#define ResolCons_hxx <AppDef_ResConstraintOfMyGradientbisOfBSplineCompute.hxx>
|
||||
#define AppParCurves_Function AppDef_ParFunctionOfMyGradientbisOfBSplineCompute
|
||||
#define AppParCurves_Function_hxx <AppDef_ParFunctionOfMyGradientbisOfBSplineCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Function.gxx"
|
||||
#include <AppParCurves_Function.gxx>
|
||||
|
@ -32,4 +32,4 @@
|
||||
#define ResolCons_hxx <AppDef_ResConstraintOfTheGradient.hxx>
|
||||
#define AppParCurves_Function AppDef_ParFunctionOfTheGradient
|
||||
#define AppParCurves_Function_hxx <AppDef_ParFunctionOfTheGradient.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Function.gxx"
|
||||
#include <AppParCurves_Function.gxx>
|
||||
|
@ -32,4 +32,4 @@
|
||||
#define ToolLine_hxx <AppDef_MyLineTool.hxx>
|
||||
#define AppParCurves_LeastSquare AppDef_ParLeastSquareOfMyGradientOfCompute
|
||||
#define AppParCurves_LeastSquare_hxx <AppDef_ParLeastSquareOfMyGradientOfCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_LeastSquare.gxx"
|
||||
#include <AppParCurves_LeastSquare.gxx>
|
||||
|
@ -32,4 +32,4 @@
|
||||
#define ToolLine_hxx <AppDef_MyLineTool.hxx>
|
||||
#define AppParCurves_LeastSquare AppDef_ParLeastSquareOfMyGradientbisOfBSplineCompute
|
||||
#define AppParCurves_LeastSquare_hxx <AppDef_ParLeastSquareOfMyGradientbisOfBSplineCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_LeastSquare.gxx"
|
||||
#include <AppParCurves_LeastSquare.gxx>
|
||||
|
@ -32,4 +32,4 @@
|
||||
#define ToolLine_hxx <AppDef_MyLineTool.hxx>
|
||||
#define AppParCurves_LeastSquare AppDef_ParLeastSquareOfTheGradient
|
||||
#define AppParCurves_LeastSquare_hxx <AppDef_ParLeastSquareOfTheGradient.hxx>
|
||||
#include "../AppParCurves/AppParCurves_LeastSquare.gxx"
|
||||
#include <AppParCurves_LeastSquare.gxx>
|
||||
|
@ -28,4 +28,4 @@
|
||||
#define ToolLine_hxx <AppDef_MyLineTool.hxx>
|
||||
#define AppParCurves_ResolConstraint AppDef_ResConstraintOfMyGradientOfCompute
|
||||
#define AppParCurves_ResolConstraint_hxx <AppDef_ResConstraintOfMyGradientOfCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_ResolConstraint.gxx"
|
||||
#include <AppParCurves_ResolConstraint.gxx>
|
||||
|
@ -28,4 +28,4 @@
|
||||
#define ToolLine_hxx <AppDef_MyLineTool.hxx>
|
||||
#define AppParCurves_ResolConstraint AppDef_ResConstraintOfMyGradientbisOfBSplineCompute
|
||||
#define AppParCurves_ResolConstraint_hxx <AppDef_ResConstraintOfMyGradientbisOfBSplineCompute.hxx>
|
||||
#include "../AppParCurves/AppParCurves_ResolConstraint.gxx"
|
||||
#include <AppParCurves_ResolConstraint.gxx>
|
||||
|
@ -28,4 +28,4 @@
|
||||
#define ToolLine_hxx <AppDef_MyLineTool.hxx>
|
||||
#define AppParCurves_ResolConstraint AppDef_ResConstraintOfTheGradient
|
||||
#define AppParCurves_ResolConstraint_hxx <AppDef_ResConstraintOfTheGradient.hxx>
|
||||
#include "../AppParCurves/AppParCurves_ResolConstraint.gxx"
|
||||
#include <AppParCurves_ResolConstraint.gxx>
|
||||
|
@ -32,4 +32,4 @@
|
||||
#define ResolCons_hxx <AppDef_TheResol.hxx>
|
||||
#define AppParCurves_Function AppDef_TheFunction
|
||||
#define AppParCurves_Function_hxx <AppDef_TheFunction.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Function.gxx"
|
||||
#include <AppParCurves_Function.gxx>
|
||||
|
@ -40,4 +40,4 @@
|
||||
#define AppParCurves_Gradient_BFGS_hxx <AppDef_Gradient_BFGSOfTheGradient.hxx>
|
||||
#define AppParCurves_Gradient AppDef_TheGradient
|
||||
#define AppParCurves_Gradient_hxx <AppDef_TheGradient.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient.gxx"
|
||||
#include <AppParCurves_Gradient.gxx>
|
||||
|
@ -32,4 +32,4 @@
|
||||
#define ToolLine_hxx <AppDef_MyLineTool.hxx>
|
||||
#define AppParCurves_LeastSquare AppDef_TheLeastSquares
|
||||
#define AppParCurves_LeastSquare_hxx <AppDef_TheLeastSquares.hxx>
|
||||
#include "../AppParCurves/AppParCurves_LeastSquare.gxx"
|
||||
#include <AppParCurves_LeastSquare.gxx>
|
||||
|
@ -28,4 +28,4 @@
|
||||
#define ToolLine_hxx <AppDef_MyLineTool.hxx>
|
||||
#define AppParCurves_ResolConstraint AppDef_TheResol
|
||||
#define AppParCurves_ResolConstraint_hxx <AppDef_TheResol.hxx>
|
||||
#include "../AppParCurves/AppParCurves_ResolConstraint.gxx"
|
||||
#include <AppParCurves_ResolConstraint.gxx>
|
||||
|
@ -22,4 +22,4 @@
|
||||
#define MultiLine_hxx <AppCont_Function.hxx>
|
||||
#define Approx_ComputeCLine Approx_FitAndDivide2d
|
||||
#define Approx_ComputeCLine_hxx <Approx_FitAndDivide2d.hxx>
|
||||
#include "../Approx/Approx_ComputeCLine.gxx"
|
||||
#include <Approx_ComputeCLine.gxx>
|
||||
|
@ -22,4 +22,4 @@
|
||||
#define MultiLine_hxx <AppCont_Function.hxx>
|
||||
#define Approx_ComputeCLine Approx_FitAndDivide
|
||||
#define Approx_ComputeCLine_hxx <Approx_FitAndDivide.hxx>
|
||||
#include "../Approx/Approx_ComputeCLine.gxx"
|
||||
#include <Approx_ComputeCLine.gxx>
|
||||
|
@ -95,4 +95,4 @@
|
||||
<BRepApprox_MyGradientOfTheComputeLineBezierOfApprox.hxx>
|
||||
#define ApproxInt_Approx BRepApprox_Approx
|
||||
#define ApproxInt_Approx_hxx <BRepApprox_Approx.hxx>
|
||||
#include "../ApproxInt/ApproxInt_Approx.gxx"
|
||||
#include <ApproxInt_Approx.gxx>
|
||||
|
@ -41,4 +41,4 @@
|
||||
<BRepApprox_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfApprox.hxx>
|
||||
#define AppParCurves_BSpGradient BRepApprox_MyBSplGradientOfTheComputeLineOfApprox
|
||||
#define AppParCurves_BSpGradient_hxx <BRepApprox_MyBSplGradientOfTheComputeLineOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_BSpGradient_BFGS.gxx"
|
||||
#include <AppParCurves_BSpGradient_BFGS.gxx>
|
||||
|
@ -31,4 +31,4 @@
|
||||
#define AppParCurves_BSpFunction BRepApprox_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfApprox
|
||||
#define AppParCurves_BSpFunction_hxx \
|
||||
<BRepApprox_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_BSpFunction.gxx"
|
||||
#include <AppParCurves_BSpFunction.gxx>
|
||||
|
@ -34,4 +34,4 @@
|
||||
BRepApprox_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfApprox
|
||||
#define AppParCurves_LeastSquare_hxx \
|
||||
<BRepApprox_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_LeastSquare.gxx"
|
||||
#include <AppParCurves_LeastSquare.gxx>
|
||||
|
@ -45,4 +45,4 @@
|
||||
<BRepApprox_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfApprox.hxx>
|
||||
#define AppParCurves_Gradient BRepApprox_MyGradientOfTheComputeLineBezierOfApprox
|
||||
#define AppParCurves_Gradient_hxx <BRepApprox_MyGradientOfTheComputeLineBezierOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient_BFGS.gxx"
|
||||
#include <AppParCurves_Gradient_BFGS.gxx>
|
||||
|
@ -42,4 +42,4 @@
|
||||
<BRepApprox_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfApprox.hxx>
|
||||
#define AppParCurves_Gradient BRepApprox_MyGradientbisOfTheComputeLineOfApprox
|
||||
#define AppParCurves_Gradient_hxx <BRepApprox_MyGradientbisOfTheComputeLineOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient_BFGS.gxx"
|
||||
#include <AppParCurves_Gradient_BFGS.gxx>
|
||||
|
@ -43,4 +43,4 @@
|
||||
<BRepApprox_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfApprox.hxx>
|
||||
#define AppParCurves_BSpGradient BRepApprox_MyBSplGradientOfTheComputeLineOfApprox
|
||||
#define AppParCurves_BSpGradient_hxx <BRepApprox_MyBSplGradientOfTheComputeLineOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_BSpGradient.gxx"
|
||||
#include <AppParCurves_BSpGradient.gxx>
|
||||
|
@ -47,4 +47,4 @@
|
||||
<BRepApprox_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfApprox.hxx>
|
||||
#define AppParCurves_Gradient BRepApprox_MyGradientOfTheComputeLineBezierOfApprox
|
||||
#define AppParCurves_Gradient_hxx <BRepApprox_MyGradientOfTheComputeLineBezierOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient.gxx"
|
||||
#include <AppParCurves_Gradient.gxx>
|
||||
|
@ -44,4 +44,4 @@
|
||||
<BRepApprox_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfApprox.hxx>
|
||||
#define AppParCurves_Gradient BRepApprox_MyGradientbisOfTheComputeLineOfApprox
|
||||
#define AppParCurves_Gradient_hxx <BRepApprox_MyGradientbisOfTheComputeLineOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient.gxx"
|
||||
#include <AppParCurves_Gradient.gxx>
|
||||
|
@ -33,4 +33,4 @@
|
||||
#define AppParCurves_Function BRepApprox_ParFunctionOfMyGradientOfTheComputeLineBezierOfApprox
|
||||
#define AppParCurves_Function_hxx \
|
||||
<BRepApprox_ParFunctionOfMyGradientOfTheComputeLineBezierOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Function.gxx"
|
||||
#include <AppParCurves_Function.gxx>
|
||||
|
@ -33,4 +33,4 @@
|
||||
#define AppParCurves_Function BRepApprox_ParFunctionOfMyGradientbisOfTheComputeLineOfApprox
|
||||
#define AppParCurves_Function_hxx \
|
||||
<BRepApprox_ParFunctionOfMyGradientbisOfTheComputeLineOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_Function.gxx"
|
||||
#include <AppParCurves_Function.gxx>
|
||||
|
@ -33,4 +33,4 @@
|
||||
#define AppParCurves_LeastSquare BRepApprox_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfApprox
|
||||
#define AppParCurves_LeastSquare_hxx \
|
||||
<BRepApprox_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_LeastSquare.gxx"
|
||||
#include <AppParCurves_LeastSquare.gxx>
|
||||
|
@ -33,4 +33,4 @@
|
||||
#define AppParCurves_LeastSquare BRepApprox_ParLeastSquareOfMyGradientbisOfTheComputeLineOfApprox
|
||||
#define AppParCurves_LeastSquare_hxx \
|
||||
<BRepApprox_ParLeastSquareOfMyGradientbisOfTheComputeLineOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_LeastSquare.gxx"
|
||||
#include <AppParCurves_LeastSquare.gxx>
|
||||
|
@ -30,4 +30,4 @@
|
||||
BRepApprox_ResConstraintOfMyGradientOfTheComputeLineBezierOfApprox
|
||||
#define AppParCurves_ResolConstraint_hxx \
|
||||
<BRepApprox_ResConstraintOfMyGradientOfTheComputeLineBezierOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_ResolConstraint.gxx"
|
||||
#include <AppParCurves_ResolConstraint.gxx>
|
||||
|
@ -29,4 +29,4 @@
|
||||
#define AppParCurves_ResolConstraint BRepApprox_ResConstraintOfMyGradientbisOfTheComputeLineOfApprox
|
||||
#define AppParCurves_ResolConstraint_hxx \
|
||||
<BRepApprox_ResConstraintOfMyGradientbisOfTheComputeLineOfApprox.hxx>
|
||||
#include "../AppParCurves/AppParCurves_ResolConstraint.gxx"
|
||||
#include <AppParCurves_ResolConstraint.gxx>
|
||||
|
@ -66,4 +66,4 @@
|
||||
<BRepApprox_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfApprox.hxx>
|
||||
#define Approx_ComputeLine BRepApprox_TheComputeLineBezierOfApprox
|
||||
#define Approx_ComputeLine_hxx <BRepApprox_TheComputeLineBezierOfApprox.hxx>
|
||||
#include "../Approx/Approx_ComputeLine.gxx"
|
||||
#include <Approx_ComputeLine.gxx>
|
||||
|
@ -96,4 +96,4 @@
|
||||
<BRepApprox_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfApprox.hxx>
|
||||
#define Approx_BSplComputeLine BRepApprox_TheComputeLineOfApprox
|
||||
#define Approx_BSplComputeLine_hxx <BRepApprox_TheComputeLineOfApprox.hxx>
|
||||
#include "../Approx/Approx_BSplComputeLine.gxx"
|
||||
#include <Approx_BSplComputeLine.gxx>
|
||||
|
@ -28,4 +28,4 @@
|
||||
#define ThePSurfaceTool_hxx <BRepApprox_SurfaceTool.hxx>
|
||||
#define IntImp_ZerParFunc BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox
|
||||
#define IntImp_ZerParFunc_hxx <BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx>
|
||||
#include "../IntImp/IntImp_ZerParFunc.gxx"
|
||||
#include <IntImp_ZerParFunc.gxx>
|
||||
|
@ -41,4 +41,4 @@
|
||||
#define ApproxInt_TheZerImpFunc_hxx <BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox.hxx>
|
||||
#define ApproxInt_ImpPrmSvSurfaces BRepApprox_TheImpPrmSvSurfacesOfApprox
|
||||
#define ApproxInt_ImpPrmSvSurfaces_hxx <BRepApprox_TheImpPrmSvSurfacesOfApprox.hxx>
|
||||
#include "../ApproxInt/ApproxInt_ImpPrmSvSurfaces.gxx"
|
||||
#include <ApproxInt_ImpPrmSvSurfaces.gxx>
|
||||
|
@ -36,4 +36,4 @@
|
||||
#define IntImp_TheFunction_hxx <BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx>
|
||||
#define IntImp_Int2S BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox
|
||||
#define IntImp_Int2S_hxx <BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx>
|
||||
#include "../IntImp/IntImp_Int2S.gxx"
|
||||
#include <IntImp_Int2S.gxx>
|
||||
|
@ -26,4 +26,4 @@
|
||||
#define TheSvSurfaces_hxx <ApproxInt_SvSurfaces.hxx>
|
||||
#define ApproxInt_MultiLine BRepApprox_TheMultiLineOfApprox
|
||||
#define ApproxInt_MultiLine_hxx <BRepApprox_TheMultiLineOfApprox.hxx>
|
||||
#include "../ApproxInt/ApproxInt_MultiLine.gxx"
|
||||
#include <ApproxInt_MultiLine.gxx>
|
||||
|
@ -44,4 +44,4 @@
|
||||
<BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx>
|
||||
#define ApproxInt_PrmPrmSvSurfaces BRepApprox_ThePrmPrmSvSurfacesOfApprox
|
||||
#define ApproxInt_PrmPrmSvSurfaces_hxx <BRepApprox_ThePrmPrmSvSurfacesOfApprox.hxx>
|
||||
#include "../ApproxInt/ApproxInt_PrmPrmSvSurfaces.gxx"
|
||||
#include <ApproxInt_PrmPrmSvSurfaces.gxx>
|
||||
|
@ -36,4 +36,4 @@
|
||||
#define TheISurfaceTool_hxx <IntSurf_QuadricTool.hxx>
|
||||
#define IntImp_ZerImpFunc BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox
|
||||
#define IntImp_ZerImpFunc_hxx <BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox.hxx>
|
||||
#include "../IntImp/IntImp_ZerImpFunc.gxx"
|
||||
#include <IntImp_ZerImpFunc.gxx>
|
||||
|
@ -29,4 +29,4 @@
|
||||
#define TheLine_hxx <BRepBlend_Line.hxx>
|
||||
#define AppBlend_AppSurf BRepBlend_AppSurf
|
||||
#define AppBlend_AppSurf_hxx <BRepBlend_AppSurf.hxx>
|
||||
#include "../AppBlend/AppBlend_AppSurf.gxx"
|
||||
#include <AppBlend_AppSurf.gxx>
|
||||
|
@ -27,4 +27,4 @@
|
||||
#define TheIntersector_hxx <BRepClass_Intersector.hxx>
|
||||
#define TopClass_Classifier2d BRepClass_FClass2dOfFClassifier
|
||||
#define TopClass_Classifier2d_hxx <BRepClass_FClass2dOfFClassifier.hxx>
|
||||
#include "../TopClass/TopClass_Classifier2d.gxx"
|
||||
#include <TopClass_Classifier2d.gxx>
|
||||
|
@ -33,4 +33,4 @@
|
||||
#define TopClass_FClass2d_hxx <BRepClass_FClass2dOfFClassifier.hxx>
|
||||
#define TopClass_FaceClassifier BRepClass_FClassifier
|
||||
#define TopClass_FaceClassifier_hxx <BRepClass_FClassifier.hxx>
|
||||
#include "../TopClass/TopClass_FaceClassifier.gxx"
|
||||
#include <TopClass_FaceClassifier.gxx>
|
||||
|
@ -27,4 +27,4 @@
|
||||
#define TheIntersector_hxx <BRepClass_Intersector.hxx>
|
||||
#define TopClass_Classifier2d BRepClass_FacePassiveClassifier
|
||||
#define TopClass_Classifier2d_hxx <BRepClass_FacePassiveClassifier.hxx>
|
||||
#include "../TopClass/TopClass_Classifier2d.gxx"
|
||||
#include <TopClass_Classifier2d.gxx>
|
||||
|
@ -22,4 +22,4 @@
|
||||
#define MultiLine_hxx <BRepFill_MultiLine.hxx>
|
||||
#define Approx_ComputeCLine BRepFill_ComputeCLine
|
||||
#define Approx_ComputeCLine_hxx <BRepFill_ComputeCLine.hxx>
|
||||
#include "../Approx/Approx_ComputeCLine.gxx"
|
||||
#include <Approx_ComputeCLine.gxx>
|
||||
|
@ -38,4 +38,4 @@
|
||||
#define Tool_hxx <BRepLProp_CurveTool.hxx>
|
||||
#define LProp_CLProps BRepLProp_CLProps
|
||||
#define LProp_CLProps_hxx <BRepLProp_CLProps.hxx>
|
||||
#include "../LProp/LProp_CLProps.gxx"
|
||||
#include <LProp_CLProps.gxx>
|
||||
|
@ -32,4 +32,4 @@
|
||||
#define Tool_hxx <BRepLProp_SurfaceTool.hxx>
|
||||
#define LProp_SLProps BRepLProp_SLProps
|
||||
#define LProp_SLProps_hxx <BRepLProp_SLProps.hxx>
|
||||
#include "../LProp/LProp_SLProps.gxx"
|
||||
#include <LProp_SLProps.gxx>
|
||||
|
@ -38,4 +38,4 @@
|
||||
|
||||
#define BSplCLib_DataContainer BSplCLib_DataContainer_2d
|
||||
|
||||
#include "../BSplCLib/BSplCLib_CurveComputation.gxx"
|
||||
#include <BSplCLib_CurveComputation.gxx>
|
||||
|
@ -47,4 +47,4 @@
|
||||
|
||||
#define BSplCLib_DataContainer BSplCLib_DataContainer_3d
|
||||
|
||||
#include "../BSplCLib/BSplCLib_CurveComputation.gxx"
|
||||
#include <BSplCLib_CurveComputation.gxx>
|
||||
|
@ -25,4 +25,4 @@
|
||||
#define RealType_hxx <Standard_Real.hxx>
|
||||
#define Bnd_B2x Bnd_B2d
|
||||
#define Bnd_B2x_hxx <Bnd_B2d.hxx>
|
||||
#include "../Bnd/Bnd_B2x.gxx"
|
||||
#include <Bnd_B2x.gxx>
|
||||
|
@ -25,4 +25,4 @@
|
||||
#define RealType_hxx <Standard_ShortReal.hxx>
|
||||
#define Bnd_B2x Bnd_B2f
|
||||
#define Bnd_B2x_hxx <Bnd_B2f.hxx>
|
||||
#include "../Bnd/Bnd_B2x.gxx"
|
||||
#include <Bnd_B2x.gxx>
|
||||
|
@ -26,4 +26,4 @@
|
||||
#define RealType_hxx <Standard_Real.hxx>
|
||||
#define Bnd_B3x Bnd_B3d
|
||||
#define Bnd_B3x_hxx <Bnd_B3d.hxx>
|
||||
#include "../Bnd/Bnd_B3x.gxx"
|
||||
#include <Bnd_B3x.gxx>
|
||||
|
@ -26,4 +26,4 @@
|
||||
#define RealType_hxx <Standard_ShortReal.hxx>
|
||||
#define Bnd_B3x Bnd_B3f
|
||||
#define Bnd_B3x_hxx <Bnd_B3f.hxx>
|
||||
#include "../Bnd/Bnd_B3x.gxx"
|
||||
#include <Bnd_B3x.gxx>
|
||||
|
@ -30,4 +30,4 @@
|
||||
#define IntWalk_IWLine Contap_TheIWLineOfTheIWalking
|
||||
#define IntWalk_IWLine_hxx <Contap_TheIWLineOfTheIWalking.hxx>
|
||||
#define Handle_IntWalk_IWLine Handle(Contap_TheIWLineOfTheIWalking)
|
||||
#include "../IntWalk/IntWalk_IWLine.gxx"
|
||||
#include <IntWalk_IWLine.gxx>
|
||||
|
@ -54,4 +54,4 @@
|
||||
#define Handle_IntWalk_TheIWLine Handle(Contap_TheIWLineOfTheIWalking)
|
||||
#define IntWalk_IWalking Contap_TheIWalking
|
||||
#define IntWalk_IWalking_hxx <Contap_TheIWalking.hxx>
|
||||
#include "../IntWalk/IntWalk_IWalking.gxx"
|
||||
#include <IntWalk_IWalking.gxx>
|
||||
|
@ -27,4 +27,4 @@
|
||||
#define TheArc_hxx <Adaptor2d_Curve2d.hxx>
|
||||
#define IntStart_PathPoint Contap_ThePathPointOfTheSearch
|
||||
#define IntStart_PathPoint_hxx <Contap_ThePathPointOfTheSearch.hxx>
|
||||
#include "../IntStart/IntStart_PathPoint.gxx"
|
||||
#include <IntStart_PathPoint.gxx>
|
||||
|
@ -38,4 +38,4 @@
|
||||
#define TheFunction_hxx <Contap_SurfFunction.hxx>
|
||||
#define IntStart_SearchInside Contap_TheSearchInside
|
||||
#define IntStart_SearchInside_hxx <Contap_TheSearchInside.hxx>
|
||||
#include "../IntStart/IntStart_SearchInside.gxx"
|
||||
#include <IntStart_SearchInside.gxx>
|
||||
|
@ -53,4 +53,4 @@
|
||||
#define IntStart_SequenceOfSegment_hxx <Contap_SequenceOfSegmentOfTheSearch.hxx>
|
||||
#define IntStart_SearchOnBoundaries Contap_TheSearch
|
||||
#define IntStart_SearchOnBoundaries_hxx <Contap_TheSearch.hxx>
|
||||
#include "../IntStart/IntStart_SearchOnBoundaries.gxx"
|
||||
#include <IntStart_SearchOnBoundaries.gxx>
|
||||
|
@ -29,4 +29,4 @@
|
||||
#define ThePathPoint_hxx <Contap_ThePathPointOfTheSearch.hxx>
|
||||
#define IntStart_Segment Contap_TheSegmentOfTheSearch
|
||||
#define IntStart_Segment_hxx <Contap_TheSegmentOfTheSearch.hxx>
|
||||
#include "../IntStart/IntStart_Segment.gxx"
|
||||
#include <IntStart_Segment.gxx>
|
||||
|
@ -43,4 +43,4 @@
|
||||
#define Extrema_SeqPOnC_hxx <Extrema_SequenceOfPOnCurv2d.hxx>
|
||||
#define Extrema_FuncExtCC Extrema_CCLocFOfLocECC2d
|
||||
#define Extrema_FuncExtCC_hxx <Extrema_CCLocFOfLocECC2d.hxx>
|
||||
#include "../Extrema/Extrema_FuncExtCC.gxx"
|
||||
#include <Extrema_FuncExtCC.gxx>
|
||||
|
@ -43,4 +43,4 @@
|
||||
#define Extrema_SeqPOnC_hxx <Extrema_SequenceOfPOnCurv.hxx>
|
||||
#define Extrema_FuncExtCC Extrema_CCLocFOfLocECC
|
||||
#define Extrema_FuncExtCC_hxx <Extrema_CCLocFOfLocECC.hxx>
|
||||
#include "../Extrema/Extrema_FuncExtCC.gxx"
|
||||
#include <Extrema_FuncExtCC.gxx>
|
||||
|
@ -43,4 +43,4 @@
|
||||
#define Extrema_GExtPC Extrema_ExtPC2d
|
||||
#define Extrema_GenExtCC Extrema_ECC2d
|
||||
#define Extrema_GenExtCC_hxx <Extrema_ECC2d.hxx>
|
||||
#include "../Extrema/Extrema_GenExtCC.gxx"
|
||||
#include <Extrema_GenExtCC.gxx>
|
||||
|
@ -43,4 +43,4 @@
|
||||
#define Extrema_GExtPC Extrema_ExtPC
|
||||
#define Extrema_GenExtCC Extrema_ECC
|
||||
#define Extrema_GenExtCC_hxx <Extrema_ECC.hxx>
|
||||
#include "../Extrema/Extrema_GenExtCC.gxx"
|
||||
#include <Extrema_GenExtCC.gxx>
|
||||
|
@ -50,4 +50,4 @@
|
||||
#define Extrema_PCFOfEPC_hxx <Extrema_PCFOfEPCOfELPCOfLocateExtPC2d.hxx>
|
||||
#define Extrema_GExtPC Extrema_ELPCOfLocateExtPC2d
|
||||
#define Extrema_GExtPC_hxx <Extrema_ELPCOfLocateExtPC2d.hxx>
|
||||
#include "../Extrema/Extrema_GExtPC.gxx"
|
||||
#include <Extrema_GExtPC.gxx>
|
||||
|
@ -50,4 +50,4 @@
|
||||
#define Extrema_PCFOfEPC_hxx <Extrema_PCFOfEPCOfELPCOfLocateExtPC.hxx>
|
||||
#define Extrema_GExtPC Extrema_ELPCOfLocateExtPC
|
||||
#define Extrema_GExtPC_hxx <Extrema_ELPCOfLocateExtPC.hxx>
|
||||
#include "../Extrema/Extrema_GExtPC.gxx"
|
||||
#include <Extrema_GExtPC.gxx>
|
||||
|
@ -45,4 +45,4 @@
|
||||
#define Extrema_SeqPCOfPCF_hxx <Extrema_SequenceOfPOnCurv2d.hxx>
|
||||
#define Extrema_GenExtPC Extrema_EPCOfELPCOfLocateExtPC2d
|
||||
#define Extrema_GenExtPC_hxx <Extrema_EPCOfELPCOfLocateExtPC2d.hxx>
|
||||
#include "../Extrema/Extrema_GenExtPC.gxx"
|
||||
#include <Extrema_GenExtPC.gxx>
|
||||
|
@ -45,4 +45,4 @@
|
||||
#define Extrema_SeqPCOfPCF_hxx <Extrema_SequenceOfPOnCurv.hxx>
|
||||
#define Extrema_GenExtPC Extrema_EPCOfELPCOfLocateExtPC
|
||||
#define Extrema_GenExtPC_hxx <Extrema_EPCOfELPCOfLocateExtPC.hxx>
|
||||
#include "../Extrema/Extrema_GenExtPC.gxx"
|
||||
#include <Extrema_GenExtPC.gxx>
|
||||
|
@ -45,4 +45,4 @@
|
||||
#define Extrema_SeqPCOfPCF_hxx <Extrema_SequenceOfPOnCurv2d.hxx>
|
||||
#define Extrema_GenExtPC Extrema_EPCOfExtPC2d
|
||||
#define Extrema_GenExtPC_hxx <Extrema_EPCOfExtPC2d.hxx>
|
||||
#include "../Extrema/Extrema_GenExtPC.gxx"
|
||||
#include <Extrema_GenExtPC.gxx>
|
||||
|
@ -45,4 +45,4 @@
|
||||
#define Extrema_SeqPCOfPCF_hxx <Extrema_SequenceOfPOnCurv.hxx>
|
||||
#define Extrema_GenExtPC Extrema_EPCOfExtPC
|
||||
#define Extrema_GenExtPC_hxx <Extrema_EPCOfExtPC.hxx>
|
||||
#include "../Extrema/Extrema_GenExtPC.gxx"
|
||||
#include <Extrema_GenExtPC.gxx>
|
||||
|
@ -50,4 +50,4 @@
|
||||
#define Extrema_PCFOfEPC_hxx <Extrema_PCFOfEPCOfExtPC2d.hxx>
|
||||
#define Extrema_GExtPC Extrema_ExtPC2d
|
||||
#define Extrema_GExtPC_hxx <Extrema_ExtPC2d.hxx>
|
||||
#include "../Extrema/Extrema_GExtPC.gxx"
|
||||
#include <Extrema_GExtPC.gxx>
|
||||
|
@ -50,4 +50,4 @@
|
||||
#define Extrema_PCFOfEPC_hxx <Extrema_PCFOfEPCOfExtPC.hxx>
|
||||
#define Extrema_GExtPC Extrema_ExtPC
|
||||
#define Extrema_GExtPC_hxx <Extrema_ExtPC.hxx>
|
||||
#include "../Extrema/Extrema_GExtPC.gxx"
|
||||
#include <Extrema_GExtPC.gxx>
|
||||
|
@ -48,4 +48,4 @@
|
||||
#define Extrema_SeqPOnCOfCCLocF_hxx <Extrema_SequenceOfPOnCurv2d.hxx>
|
||||
#define Extrema_GenLocateExtCC Extrema_LocECC2d
|
||||
#define Extrema_GenLocateExtCC_hxx <Extrema_LocECC2d.hxx>
|
||||
#include "../Extrema/Extrema_GenLocateExtCC.gxx"
|
||||
#include <Extrema_GenLocateExtCC.gxx>
|
||||
|
@ -48,4 +48,4 @@
|
||||
#define Extrema_SeqPOnCOfCCLocF_hxx <Extrema_SequenceOfPOnCurv.hxx>
|
||||
#define Extrema_GenLocateExtCC Extrema_LocECC
|
||||
#define Extrema_GenLocateExtCC_hxx <Extrema_LocECC.hxx>
|
||||
#include "../Extrema/Extrema_GenLocateExtCC.gxx"
|
||||
#include <Extrema_GenLocateExtCC.gxx>
|
||||
|
@ -45,4 +45,4 @@
|
||||
#define Extrema_SeqPCOfPCLocF_hxx <Extrema_SequenceOfPOnCurv2d.hxx>
|
||||
#define Extrema_GenLocateExtPC Extrema_LocEPCOfLocateExtPC2d
|
||||
#define Extrema_GenLocateExtPC_hxx <Extrema_LocEPCOfLocateExtPC2d.hxx>
|
||||
#include "../Extrema/Extrema_GenLocateExtPC.gxx"
|
||||
#include <Extrema_GenLocateExtPC.gxx>
|
||||
|
@ -45,4 +45,4 @@
|
||||
#define Extrema_SeqPCOfPCLocF_hxx <Extrema_SequenceOfPOnCurv.hxx>
|
||||
#define Extrema_GenLocateExtPC Extrema_LocEPCOfLocateExtPC
|
||||
#define Extrema_GenLocateExtPC_hxx <Extrema_LocEPCOfLocateExtPC.hxx>
|
||||
#include "../Extrema/Extrema_GenLocateExtPC.gxx"
|
||||
#include <Extrema_GenLocateExtPC.gxx>
|
||||
|
@ -57,4 +57,4 @@
|
||||
#define Extrema_PCLocFOfLocEPC_hxx <Extrema_PCLocFOfLocEPCOfLocateExtPC2d.hxx>
|
||||
#define Extrema_GLocateExtPC Extrema_LocateExtPC2d
|
||||
#define Extrema_GLocateExtPC_hxx <Extrema_LocateExtPC2d.hxx>
|
||||
#include "../Extrema/Extrema_GLocateExtPC.gxx"
|
||||
#include <Extrema_GLocateExtPC.gxx>
|
||||
|
@ -57,4 +57,4 @@
|
||||
#define Extrema_PCLocFOfLocEPC_hxx <Extrema_PCLocFOfLocEPCOfLocateExtPC.hxx>
|
||||
#define Extrema_GLocateExtPC Extrema_LocateExtPC
|
||||
#define Extrema_GLocateExtPC_hxx <Extrema_LocateExtPC.hxx>
|
||||
#include "../Extrema/Extrema_GLocateExtPC.gxx"
|
||||
#include <Extrema_GLocateExtPC.gxx>
|
||||
|
@ -39,4 +39,4 @@
|
||||
#define Extrema_SeqPC_hxx <Extrema_SequenceOfPOnCurv2d.hxx>
|
||||
#define Extrema_FuncExtPC Extrema_PCFOfEPCOfELPCOfLocateExtPC2d
|
||||
#define Extrema_FuncExtPC_hxx <Extrema_PCFOfEPCOfELPCOfLocateExtPC2d.hxx>
|
||||
#include "../Extrema/Extrema_FuncExtPC.gxx"
|
||||
#include <Extrema_FuncExtPC.gxx>
|
||||
|
@ -39,4 +39,4 @@
|
||||
#define Extrema_SeqPC_hxx <Extrema_SequenceOfPOnCurv.hxx>
|
||||
#define Extrema_FuncExtPC Extrema_PCFOfEPCOfELPCOfLocateExtPC
|
||||
#define Extrema_FuncExtPC_hxx <Extrema_PCFOfEPCOfELPCOfLocateExtPC.hxx>
|
||||
#include "../Extrema/Extrema_FuncExtPC.gxx"
|
||||
#include <Extrema_FuncExtPC.gxx>
|
||||
|
@ -39,4 +39,4 @@
|
||||
#define Extrema_SeqPC_hxx <Extrema_SequenceOfPOnCurv2d.hxx>
|
||||
#define Extrema_FuncExtPC Extrema_PCFOfEPCOfExtPC2d
|
||||
#define Extrema_FuncExtPC_hxx <Extrema_PCFOfEPCOfExtPC2d.hxx>
|
||||
#include "../Extrema/Extrema_FuncExtPC.gxx"
|
||||
#include <Extrema_FuncExtPC.gxx>
|
||||
|
@ -39,4 +39,4 @@
|
||||
#define Extrema_SeqPC_hxx <Extrema_SequenceOfPOnCurv.hxx>
|
||||
#define Extrema_FuncExtPC Extrema_PCFOfEPCOfExtPC
|
||||
#define Extrema_FuncExtPC_hxx <Extrema_PCFOfEPCOfExtPC.hxx>
|
||||
#include "../Extrema/Extrema_FuncExtPC.gxx"
|
||||
#include <Extrema_FuncExtPC.gxx>
|
||||
|
@ -39,4 +39,4 @@
|
||||
#define Extrema_SeqPC_hxx <Extrema_SequenceOfPOnCurv2d.hxx>
|
||||
#define Extrema_FuncExtPC Extrema_PCLocFOfLocEPCOfLocateExtPC2d
|
||||
#define Extrema_FuncExtPC_hxx <Extrema_PCLocFOfLocEPCOfLocateExtPC2d.hxx>
|
||||
#include "../Extrema/Extrema_FuncExtPC.gxx"
|
||||
#include <Extrema_FuncExtPC.gxx>
|
||||
|
@ -39,4 +39,4 @@
|
||||
#define Extrema_SeqPC_hxx <Extrema_SequenceOfPOnCurv.hxx>
|
||||
#define Extrema_FuncExtPC Extrema_PCLocFOfLocEPCOfLocateExtPC
|
||||
#define Extrema_FuncExtPC_hxx <Extrema_PCLocFOfLocEPCOfLocateExtPC.hxx>
|
||||
#include "../Extrema/Extrema_FuncExtPC.gxx"
|
||||
#include <Extrema_FuncExtPC.gxx>
|
||||
|
@ -22,4 +22,4 @@
|
||||
#define Pnt_hxx <gp_Pnt2d.hxx>
|
||||
#define Extrema_Point Extrema_POnCurv2d
|
||||
#define Extrema_Point_hxx <Extrema_POnCurv2d.hxx>
|
||||
#include "../Extrema/Extrema_Point.gxx"
|
||||
#include <Extrema_Point.gxx>
|
||||
|
@ -22,4 +22,4 @@
|
||||
#define Pnt_hxx <gp_Pnt.hxx>
|
||||
#define Extrema_Point Extrema_POnCurv
|
||||
#define Extrema_Point_hxx <Extrema_POnCurv.hxx>
|
||||
#include "../Extrema/Extrema_Point.gxx"
|
||||
#include <Extrema_Point.gxx>
|
||||
|
@ -33,4 +33,4 @@
|
||||
#define TopClass_FClass2d_hxx <Geom2dHatch_FClass2dOfClassifier.hxx>
|
||||
#define TopClass_FaceClassifier Geom2dHatch_Classifier
|
||||
#define TopClass_FaceClassifier_hxx <Geom2dHatch_Classifier.hxx>
|
||||
#include "../TopClass/TopClass_FaceClassifier.gxx"
|
||||
#include <TopClass_FaceClassifier.gxx>
|
||||
|
@ -27,4 +27,4 @@
|
||||
#define TheIntersector_hxx <Geom2dHatch_Intersector.hxx>
|
||||
#define TopClass_Classifier2d Geom2dHatch_FClass2dOfClassifier
|
||||
#define TopClass_Classifier2d_hxx <Geom2dHatch_FClass2dOfClassifier.hxx>
|
||||
#include "../TopClass/TopClass_Classifier2d.gxx"
|
||||
#include <TopClass_Classifier2d.gxx>
|
||||
|
@ -39,4 +39,4 @@
|
||||
<Geom2dInt_ExactIntersectionPointOfTheIntPCurvePCurveOfGInter.hxx>
|
||||
#define IntCurve_IntPolyPolyGen Geom2dInt_TheIntPCurvePCurveOfGInter
|
||||
#define IntCurve_IntPolyPolyGen_hxx <Geom2dInt_TheIntPCurvePCurveOfGInter.hxx>
|
||||
#include "../IntCurve/IntCurve_ExactIntersectionPoint.gxx"
|
||||
#include <IntCurve_ExactIntersectionPoint.gxx>
|
||||
|
@ -85,4 +85,4 @@
|
||||
<Geom2dInt_ExactIntersectionPointOfTheIntPCurvePCurveOfGInter.hxx>
|
||||
#define IntCurve_IntCurveCurveGen Geom2dInt_GInter
|
||||
#define IntCurve_IntCurveCurveGen_hxx <Geom2dInt_GInter.hxx>
|
||||
#include "../IntCurve/IntCurve_IntCurveCurveGen.gxx"
|
||||
#include <IntCurve_IntCurveCurveGen.gxx>
|
||||
|
@ -38,4 +38,4 @@
|
||||
#define TheIntConicCurve_hxx <Geom2dInt_TheIntConicCurveOfGInter.hxx>
|
||||
#define IntCurve_UserIntConicCurveGen Geom2dInt_IntConicCurveOfGInter
|
||||
#define IntCurve_UserIntConicCurveGen_hxx <Geom2dInt_IntConicCurveOfGInter.hxx>
|
||||
#include "../IntCurve/IntCurve_UserIntConicCurveGen.gxx"
|
||||
#include <IntCurve_UserIntConicCurveGen.gxx>
|
||||
|
@ -29,4 +29,4 @@
|
||||
#define IntImpParGen_ImpParTool Geom2dInt_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfGInter
|
||||
#define IntImpParGen_ImpParTool_hxx \
|
||||
<Geom2dInt_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfGInter.hxx>
|
||||
#include "../IntImpParGen/IntImpParGen_ImpParTool.gxx"
|
||||
#include <IntImpParGen_ImpParTool.gxx>
|
||||
|
@ -39,4 +39,4 @@
|
||||
#define Extrema_SeqPC_hxx <Extrema_SequenceOfPOnCurv2d.hxx>
|
||||
#define Extrema_FuncExtPC Geom2dInt_PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter
|
||||
#define Extrema_FuncExtPC_hxx <Geom2dInt_PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter.hxx>
|
||||
#include "../Extrema/Extrema_FuncExtPC.gxx"
|
||||
#include <Extrema_FuncExtPC.gxx>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user