mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
CR32614 Coding - get rid of unsused forward declarations [Adaptor2d to GccAna]
Packages from Adaptor2d to GccAna are processed.
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include <Convert_ConicToBSplineCurve.hxx>
|
||||
#include <Convert_ParameterisationType.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Circ2d;
|
||||
|
||||
|
||||
|
@@ -31,7 +31,6 @@
|
||||
#include <TColgp_Array1OfPnt2d.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
#include <TColStd_Array1OfInteger.hxx>
|
||||
class Standard_ConstructionError;
|
||||
|
||||
|
||||
//! Converts a list of connecting Bezier Curves 2d to a
|
||||
|
@@ -31,7 +31,6 @@
|
||||
#include <TColgp_Array1OfPnt.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
#include <TColStd_Array1OfInteger.hxx>
|
||||
class Standard_ConstructionError;
|
||||
|
||||
|
||||
//! An algorithm to convert a sequence of adjacent
|
||||
|
@@ -29,8 +29,6 @@
|
||||
#include <TColStd_Array1OfInteger.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
#include <TColStd_Array2OfReal.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class Standard_ConstructionError;
|
||||
|
||||
|
||||
//! Convert a serie of Polynomial N-Dimensional Curves
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <Convert_ElementarySurfaceToBSplineSurface.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Cone;
|
||||
|
||||
|
||||
|
@@ -28,8 +28,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Convert_ParameterisationType.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class Standard_ConstructionError;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <Convert_ElementarySurfaceToBSplineSurface.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Cylinder;
|
||||
|
||||
|
||||
|
@@ -28,7 +28,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class gp_Pnt;
|
||||
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <Convert_ConicToBSplineCurve.hxx>
|
||||
#include <Convert_ParameterisationType.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Elips2d;
|
||||
|
||||
|
||||
|
@@ -27,8 +27,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TColStd_HArray2OfInteger.hxx>
|
||||
class Standard_DomainError;
|
||||
class StdFail_NotDone;
|
||||
|
||||
|
||||
//! Convert a grid of Polynomial Surfaces
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <Convert_ElementarySurfaceToBSplineSurface.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Sphere;
|
||||
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <Convert_ElementarySurfaceToBSplineSurface.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Torus;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user