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:
@@ -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>
|
||||
|
@@ -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
|
||||
|
@@ -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;
|
||||
|
||||
|
||||
|
@@ -20,7 +20,6 @@
|
||||
|
||||
|
||||
#include <HLRAlgo_EdgeStatus.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : HLRAlgo_EdgeStatus
|
||||
|
@@ -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
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <TopAbs_Orientation.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
|
||||
|
||||
class HLRAlgo_EdgesBlock;
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#ifndef HLRAlgo_HArray1OfPHDat_HeaderFile
|
||||
#define HLRAlgo_HArray1OfPHDat_HeaderFile
|
||||
|
||||
#include <HLRAlgo_PolyHidingData.hxx>
|
||||
#include <HLRAlgo_Array1OfPHDat.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#ifndef HLRAlgo_HArray1OfPINod_HeaderFile
|
||||
#define HLRAlgo_HArray1OfPINod_HeaderFile
|
||||
|
||||
#include <HLRAlgo_PolyInternalNode.hxx>
|
||||
#include <HLRAlgo_Array1OfPINod.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#ifndef HLRAlgo_HArray1OfPISeg_HeaderFile
|
||||
#define HLRAlgo_HArray1OfPISeg_HeaderFile
|
||||
|
||||
#include <HLRAlgo_PolyInternalSegment.hxx>
|
||||
#include <HLRAlgo_Array1OfPISeg.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#ifndef HLRAlgo_HArray1OfTData_HeaderFile
|
||||
#define HLRAlgo_HArray1OfTData_HeaderFile
|
||||
|
||||
#include <HLRAlgo_TriangleData.hxx>
|
||||
#include <HLRAlgo_Array1OfTData.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
|
@@ -19,7 +19,6 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <HLRAlgo_Intersection.hxx>
|
||||
#include <HLRAlgo_Coincidence.hxx>
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#ifndef _HLRAlgo_PolyAlgo_HeaderFile
|
||||
#define _HLRAlgo_PolyAlgo_HeaderFile
|
||||
|
||||
#include <NCollection_Array1.hxx>
|
||||
#include <HLRAlgo_PolyData.hxx>
|
||||
#include <HLRAlgo_ListIteratorOfListOfBPoint.hxx>
|
||||
|
||||
|
@@ -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;
|
||||
|
@@ -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.
|
||||
|
@@ -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;
|
||||
|
@@ -18,7 +18,6 @@
|
||||
#define _HLRAlgo_PolyInternalNode_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
|
@@ -19,7 +19,6 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
|
||||
|
@@ -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>
|
||||
|
@@ -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]
|
||||
|
@@ -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;
|
||||
|
@@ -19,7 +19,6 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
|
||||
|
Reference in New Issue
Block a user