1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0032951: Coding - get rid of unused headers [GeomConvert to IGESBasic]

This commit is contained in:
aml
2022-01-14 16:37:13 +03:00
committed by smoskvin
parent 7b3f255f23
commit 82598ec0f2
613 changed files with 30 additions and 1394 deletions

View File

@@ -21,7 +21,6 @@
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <gp_XYZ.hxx>

View File

@@ -19,10 +19,8 @@
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <TopAbs_State.hxx>
//! The Coincidence class is used in an Inteference to

View File

@@ -21,10 +21,6 @@
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Standard_ShortReal.hxx>
#include <Standard_Boolean.hxx>
class HLRAlgo_EdgeStatus;

View File

@@ -20,7 +20,6 @@
#include <HLRAlgo_EdgeStatus.hxx>
#include <Standard_OutOfRange.hxx>
//=======================================================================
//function : HLRAlgo_EdgeStatus

View File

@@ -21,11 +21,7 @@
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Real.hxx>
#include <Standard_ShortReal.hxx>
#include <Standard_Boolean.hxx>
#include <Intrv_Intervals.hxx>
#include <Standard_Integer.hxx>
//! This class describes the Hidden Line status of an

View File

@@ -25,7 +25,6 @@
#include <Standard_Integer.hxx>
#include <Standard_Transient.hxx>
#include <TopAbs_Orientation.hxx>
#include <Standard_Boolean.hxx>
class HLRAlgo_EdgesBlock;

View File

@@ -17,7 +17,6 @@
#ifndef HLRAlgo_HArray1OfPHDat_HeaderFile
#define HLRAlgo_HArray1OfPHDat_HeaderFile
#include <HLRAlgo_PolyHidingData.hxx>
#include <HLRAlgo_Array1OfPHDat.hxx>
#include <NCollection_DefineHArray1.hxx>

View File

@@ -17,7 +17,6 @@
#ifndef HLRAlgo_HArray1OfPINod_HeaderFile
#define HLRAlgo_HArray1OfPINod_HeaderFile
#include <HLRAlgo_PolyInternalNode.hxx>
#include <HLRAlgo_Array1OfPINod.hxx>
#include <NCollection_DefineHArray1.hxx>

View File

@@ -17,7 +17,6 @@
#ifndef HLRAlgo_HArray1OfPISeg_HeaderFile
#define HLRAlgo_HArray1OfPISeg_HeaderFile
#include <HLRAlgo_PolyInternalSegment.hxx>
#include <HLRAlgo_Array1OfPISeg.hxx>
#include <NCollection_DefineHArray1.hxx>

View File

@@ -17,7 +17,6 @@
#ifndef HLRAlgo_HArray1OfTData_HeaderFile
#define HLRAlgo_HArray1OfTData_HeaderFile
#include <HLRAlgo_TriangleData.hxx>
#include <HLRAlgo_Array1OfTData.hxx>
#include <NCollection_DefineHArray1.hxx>

View File

@@ -19,7 +19,6 @@
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <HLRAlgo_Intersection.hxx>
#include <HLRAlgo_Coincidence.hxx>

View File

@@ -22,8 +22,6 @@
#include <Standard_Handle.hxx>
#include <TopAbs_Orientation.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Standard_ShortReal.hxx>
#include <TopAbs_State.hxx>

View File

@@ -17,7 +17,6 @@
#ifndef _HLRAlgo_PolyAlgo_HeaderFile
#define _HLRAlgo_PolyAlgo_HeaderFile
#include <NCollection_Array1.hxx>
#include <HLRAlgo_PolyData.hxx>
#include <HLRAlgo_ListIteratorOfListOfBPoint.hxx>

View File

@@ -26,9 +26,6 @@
#include <HLRAlgo_HArray1OfTData.hxx>
#include <HLRAlgo_HArray1OfPHDat.hxx>
#include <Standard_Transient.hxx>
#include <TColgp_Array1OfXYZ.hxx>
#include <HLRAlgo_Array1OfTData.hxx>
#include <HLRAlgo_Array1OfPHDat.hxx>
#include <Standard_Boolean.hxx>
class HLRAlgo_EdgeStatus;

View File

@@ -19,10 +19,8 @@
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
//! Data structure of a set of Hiding Triangles.

View File

@@ -18,18 +18,12 @@
#define _HLRAlgo_PolyInternalData_HeaderFile
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <HLRAlgo_HArray1OfTData.hxx>
#include <HLRAlgo_HArray1OfPISeg.hxx>
#include <HLRAlgo_HArray1OfPINod.hxx>
#include <Standard_Transient.hxx>
#include <Standard_Real.hxx>
#include <HLRAlgo_Array1OfTData.hxx>
#include <HLRAlgo_Array1OfPISeg.hxx>
#include <HLRAlgo_Array1OfPINod.hxx>
#include <Standard_Type.hxx>
class HLRAlgo_PolyInternalData;

View File

@@ -18,7 +18,6 @@
#define _HLRAlgo_PolyInternalNode_HeaderFile
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>

View File

@@ -19,7 +19,6 @@
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>

View File

@@ -17,7 +17,6 @@
#ifndef _HLRAlgo_PolyShellData_HeaderFile
#define _HLRAlgo_PolyShellData_HeaderFile
#include <NCollection_Array1.hxx>
#include <Standard_Type.hxx>
#include <Standard_Transient.hxx>
#include <HLRAlgo_ListOfBPoint.hxx>

View File

@@ -19,7 +19,6 @@
#endif
#include <gp_Ax2.hxx>
#include <gp_Ax3.hxx>
#include <gp_Lin.hxx>
#include <gp_Pnt.hxx>
@@ -29,7 +28,6 @@
#include <gp_Vec2d.hxx>
#include <HLRAlgo_Projector.hxx>
#include <Precision.hxx>
#include <Standard_NoSuchObject.hxx>
// formula for derivating a perspective, from Mathematica
// X'[t] X[t] Z'[t]

View File

@@ -19,11 +19,8 @@
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
#include <gp_Trsf.hxx>
#include <gp_Vec2d.hxx>
class gp_Ax2;

View File

@@ -19,7 +19,6 @@
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>