Remove unused header AIS_Drawer.hxx

This commit is contained in:
imn 2015-02-16 17:56:10 +03:00
parent 38ec024b87
commit 2ed03d35e6
9 changed files with 0 additions and 9 deletions

View File

@ -60,7 +60,6 @@
#include <AIS_Trihedron.hxx>
#include <AIS_AngleDimension.hxx>
#include <AIS_LengthDimension.hxx>
#include <AIS_Drawer.hxx>
#include <Geom_Axis2Placement.hxx>
#include <Geom_Plane.hxx>
#include <SelectMgr_Selection.hxx>

View File

@ -65,7 +65,6 @@
#include <AIS_InteractiveObject.hxx>
#include <AIS_ListOfInteractive.hxx>
#include <AIS_GraphicTool.hxx>
#include <AIS_Drawer.hxx>
#include <Aspect_TypeOfFacingModel.hxx>
#include <Prs3d_ShadingAspect.hxx>
#include<Graphic3d_MaterialAspect.hxx>

View File

@ -81,7 +81,6 @@
#include <OCCViewer_Utilities.h>
// OCCT Includes
#include <AIS_Drawer.hxx>
#include <AIS_Dimension.hxx>
#include <AIS_LengthDimension.hxx>
#include <AIS_DiameterDimension.hxx>

View File

@ -98,7 +98,6 @@
#include <QPainter>
#include <QSignalMapper>
#include <AIS_Drawer.hxx>
#include <AIS_ListOfInteractive.hxx>
#include <AIS_ListIteratorOfListOfInteractive.hxx>
#include <Prs3d_Drawer.hxx>

View File

@ -90,7 +90,6 @@
#include "utilities.h"
// OCCT Includes
#include <AIS_Drawer.hxx>
#include <Prs3d_IsoAspect.hxx>
#include <Prs3d_PointAspect.hxx>
#include <Graphic3d_AspectMarker3d.hxx>

View File

@ -55,7 +55,6 @@
#include <gce_MakePln.hxx>
#include <Precision.hxx>
#include <AIS.hxx>
#include <AIS_Drawer.hxx>
#include <Prs3d_LineAspect.hxx>
#include <IntTools_EdgeEdge.hxx>
#include <IntTools_SequenceOfCommonPrts.hxx>

View File

@ -47,7 +47,6 @@
// OCCT Includes
#include <Geom_Plane.hxx>
#include <AIS_LengthDimension.hxx>
#include <AIS_Drawer.hxx>
#include <Prs3d_LineAspect.hxx>
#include <BRepBuilderAPI_MakeEdge.hxx>
#include <BRepBuilderAPI_MakeVertex.hxx>

View File

@ -31,7 +31,6 @@
#include <Basics_OCCTVersion.hxx>
// Open CASCADE Includes
#include <AIS_Drawer.hxx>
#include <AIS_InteractiveContext.hxx>
#include <BRep_Tool.hxx>
#include <GCPnts_AbscissaPoint.hxx>

View File

@ -39,7 +39,6 @@
#include <SALOME_InteractiveObject.hxx>
//Open CASCADE includes
#include <AIS_Drawer.hxx>
#include <TopoDS_Shape.hxx>
#include <Prs3d_IsoAspect.hxx>