mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0033041: Coding - get rid of unused headers [TopTools to Xw]
This commit is contained in:
@@ -15,16 +15,11 @@
|
||||
|
||||
#include <XCAFPrs.hxx>
|
||||
|
||||
#include <TColStd_HSequenceOfExtendedString.hxx>
|
||||
#include <TDF_AttributeSequence.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelSequence.hxx>
|
||||
#include <TopLoc_IndexedMapOfLocation.hxx>
|
||||
#include <TopLoc_Location.hxx>
|
||||
#include <TopoDS.hxx>
|
||||
#include <TopoDS_Compound.hxx>
|
||||
#include <TopoDS_Iterator.hxx>
|
||||
#include <TopTools_SequenceOfShape.hxx>
|
||||
#include <XCAFDoc_ColorTool.hxx>
|
||||
#include <XCAFDoc_DocumentTool.hxx>
|
||||
#include <XCAFDoc_GraphNode.hxx>
|
||||
|
@@ -15,13 +15,10 @@
|
||||
|
||||
#include <XCAFPrs_AISObject.hxx>
|
||||
|
||||
#include <AIS_DisplayMode.hxx>
|
||||
#include <BRep_Builder.hxx>
|
||||
#include <BRepBndLib.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <Graphic3d_AspectFillArea3d.hxx>
|
||||
#include <Graphic3d_AspectLine3d.hxx>
|
||||
#include <Graphic3d_Texture2Dmanual.hxx>
|
||||
#include <Prs3d_Drawer.hxx>
|
||||
#include <Prs3d_DimensionAspect.hxx>
|
||||
#include <Prs3d_IsoAspect.hxx>
|
||||
@@ -29,13 +26,11 @@
|
||||
#include <Prs3d_ShadingAspect.hxx>
|
||||
#include <Prs3d_Text.hxx>
|
||||
#include <TDataStd_Name.hxx>
|
||||
#include <TDF_LabelSequence.hxx>
|
||||
#include <TPrsStd_AISPresentation.hxx>
|
||||
#include <TopoDS_Iterator.hxx>
|
||||
#include <XCAFDoc_ShapeTool.hxx>
|
||||
#include <XCAFPrs.hxx>
|
||||
#include <XCAFPrs_IndexedDataMapOfShapeStyle.hxx>
|
||||
#include <XCAFPrs_DataMapIteratorOfIndexedDataMapOfShapeStyle.hxx>
|
||||
#include <XCAFPrs_Style.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(XCAFPrs_AISObject,AIS_ColoredShape)
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#ifndef XCAFPrs_DataMapOfStyleShape_HeaderFile
|
||||
#define XCAFPrs_DataMapOfStyleShape_HeaderFile
|
||||
|
||||
#include <XCAFPrs_Style.hxx>
|
||||
#include <TopoDS_Shape.hxx>
|
||||
#include <XCAFPrs_Style.hxx>
|
||||
#include <NCollection_DataMap.hxx>
|
||||
|
@@ -18,7 +18,6 @@
|
||||
|
||||
#include <XCAFPrs_Style.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <XCAFPrs_Style.hxx>
|
||||
#include <NCollection_DataMap.hxx>
|
||||
|
||||
typedef NCollection_DataMap<XCAFPrs_Style,Handle(Standard_Transient),XCAFPrs_Style> XCAFPrs_DataMapOfStyleTransient;
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#define _XCAFPrs_DocumentExplorer_HeaderFile
|
||||
|
||||
#include <NCollection_Vector.hxx>
|
||||
#include <NCollection_Sequence.hxx>
|
||||
#include <XCAFPrs_DocumentNode.hxx>
|
||||
#include <TDF_LabelSequence.hxx>
|
||||
#include <TopoDS_Shape.hxx>
|
||||
|
@@ -17,10 +17,6 @@
|
||||
|
||||
#include <XCAFPrs_Style.hxx>
|
||||
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TopLoc_Location.hxx>
|
||||
|
||||
//! Auxiliary tool for iterating through Path identification string.
|
||||
class XCAFPrs_DocumentIdIterator
|
||||
{
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <TPrsStd_Driver.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class TDF_Label;
|
||||
class AIS_InteractiveObject;
|
||||
class Standard_GUID;
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#ifndef XCAFPrs_IndexedDataMapOfShapeStyle_HeaderFile
|
||||
#define XCAFPrs_IndexedDataMapOfShapeStyle_HeaderFile
|
||||
|
||||
#include <TopoDS_Shape.hxx>
|
||||
#include <XCAFPrs_Style.hxx>
|
||||
#include <TopTools_ShapeMapHasher.hxx>
|
||||
#include <NCollection_IndexedDataMap.hxx>
|
||||
|
Reference in New Issue
Block a user