]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Remove unused header AIS_Drawer.hxx
authorimn <imn@opencascade.com>
Mon, 16 Feb 2015 14:56:10 +0000 (17:56 +0300)
committerimn <imn@opencascade.com>
Mon, 16 Feb 2015 14:56:10 +0000 (17:56 +0300)
src/EntityGUI/EntityGUI_3DSketcherDlg.cxx
src/GEOMGUI/GEOMGUI_Selection.cxx
src/GEOMGUI/GEOM_Displayer.cxx
src/GEOMGUI/GeometryGUI.cxx
src/GEOMToolsGUI/GEOMToolsGUI_1.cxx
src/MeasureGUI/MeasureGUI_AngleDlg.cxx
src/MeasureGUI/MeasureGUI_DistanceDlg.cxx
src/OBJECT/GEOM_AISShape.cxx
src/OBJECT/GEOM_TopWireframeShape.cxx

index 87660e3c0c4fd8511b8f6357256708edaa95d87c..41a10d23229ae437d1612a181b5f6c3311d5a45e 100755 (executable)
@@ -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>
index 6633ff7e90f49c93711f4033e4242ad73f659a54..f591ecba4f240a4468a979e577263ecd03f9f5d2 100644 (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>
index 02ed62e653860ee90ca8457bd4714462540ef5f8..e024262fadabdb1df875581f370a55b9f866b9bf 100644 (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>
index 91428d94ba2c2939cb329be35a9f309681cd121e..510abe1a5ab9c242013bdd2dabfb38449afc7d77 100644 (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>
index 376ea95e1d3b42c4ef2de1adcccee07392995639..21dafed1275f0ea19cf372ad5275f100844e37c2 100644 (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>
index 1833b56a695db856007b8b27f9586be6e43d635c..64c51cc78b4d3213e4a9320e4ebcc8304b05b578 100644 (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>
index 33575463a64e277c1b293b043a544d7cf3aac124..d51f62618435c4cc56048816819636dc14a92a1c 100644 (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>
index 00278fec563068f89b365b70a7b10c7359661244..961f9aae0599f817de08b6bf641f1d26021e9c8b 100644 (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>
index a582d856921a8def003e86bf9d0917d15a961d70..1edb087201dd59596b0107cf98cef2af9444a722 100755 (executable)
@@ -39,7 +39,6 @@
 #include <SALOME_InteractiveObject.hxx>
 
 //Open CASCADE includes
-#include <AIS_Drawer.hxx>
 #include <TopoDS_Shape.hxx>
 #include <Prs3d_IsoAspect.hxx>