mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]
This commit is contained in:
@@ -23,34 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class GeomInt_IntSS;
|
||||
class GeomInt_LineConstructor;
|
||||
class GeomInt_LineTool;
|
||||
class GeomInt_WLApprox;
|
||||
class GeomInt_ParameterAndOrientation;
|
||||
class GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox;
|
||||
class GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox;
|
||||
class GeomInt_ThePrmPrmSvSurfacesOfWLApprox;
|
||||
class GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox;
|
||||
class GeomInt_TheImpPrmSvSurfacesOfWLApprox;
|
||||
class GeomInt_TheMultiLineOfWLApprox;
|
||||
class GeomInt_TheMultiLineToolOfWLApprox;
|
||||
class GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox;
|
||||
class GeomInt_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfWLApprox;
|
||||
class GeomInt_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfWLApprox;
|
||||
class GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox;
|
||||
class GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox;
|
||||
class GeomInt_ResConstraintOfMyGradientbisOfTheComputeLineOfWLApprox;
|
||||
class GeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox;
|
||||
class GeomInt_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfWLApprox;
|
||||
class GeomInt_MyGradientbisOfTheComputeLineOfWLApprox;
|
||||
class GeomInt_TheComputeLineOfWLApprox;
|
||||
class GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox;
|
||||
class GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox;
|
||||
class GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox;
|
||||
class GeomInt_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfWLApprox;
|
||||
class GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox;
|
||||
class GeomInt_TheComputeLineBezierOfWLApprox;
|
||||
|
||||
|
||||
//! Provides intersections on between two surfaces of Geom.
|
||||
|
Reference in New Issue
Block a user