1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]

This commit is contained in:
aml
2021-10-18 09:46:19 +03:00
committed by smoskvin
parent 5f69cfa70c
commit 5b756182c2
305 changed files with 0 additions and 895 deletions

View File

@@ -33,14 +33,6 @@ class Geom_BSplineCurve;
class Geom_BSplineSurface;
class Geom_Curve;
class Geom_Surface;
class GeomConvert_BSplineCurveKnotSplitting;
class GeomConvert_BSplineSurfaceKnotSplitting;
class GeomConvert_BSplineCurveToBezierCurve;
class GeomConvert_CompCurveToBSplineCurve;
class GeomConvert_BSplineSurfaceToBezierSurface;
class GeomConvert_CompBezierSurfacesToBSplineSurface;
class GeomConvert_ApproxSurface;
class GeomConvert_ApproxCurve;
//! The GeomConvert package provides some global functions as follows

View File

@@ -22,8 +22,6 @@
#include <Standard_OStream.hxx>
class Geom_BSplineCurve;
class Standard_OutOfRange;
class Standard_ConstructionError;
class Geom_Curve;
//! A framework to convert a 3D curve to a 3D BSpline.

View File

@@ -23,8 +23,6 @@
#include <TColStd_HArray1OfInteger.hxx>
#include <Standard_Integer.hxx>
#include <TColStd_Array1OfInteger.hxx>
class Standard_DimensionError;
class Standard_RangeError;
class Geom_BSplineCurve;

View File

@@ -26,9 +26,6 @@
#include <TColGeom_Array1OfBezierCurve.hxx>
#include <TColStd_Array1OfReal.hxx>
class Geom_BSplineCurve;
class Standard_DimensionError;
class Standard_DomainError;
class Standard_OutOfRange;
class Geom_BezierCurve;

View File

@@ -23,8 +23,6 @@
#include <TColStd_HArray1OfInteger.hxx>
#include <Standard_Integer.hxx>
#include <TColStd_Array1OfInteger.hxx>
class Standard_DimensionError;
class Standard_RangeError;
class Geom_BSplineSurface;

View File

@@ -26,9 +26,6 @@
#include <TColGeom_Array2OfBezierSurface.hxx>
#include <TColStd_Array1OfReal.hxx>
class Geom_BSplineSurface;
class Standard_DimensionError;
class Standard_DomainError;
class Standard_OutOfRange;
class Geom_BezierSurface;

View File

@@ -30,9 +30,6 @@
#include <Standard_Real.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <GeomAbs_Shape.hxx>
class Standard_DimensionError;
class Standard_NotImplemented;
class Standard_ConstructionError;
//! An algorithm to convert a grid of adjacent