mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
Remove unused header AIS_Drawer.hxx
This commit is contained in:
parent
38ec024b87
commit
2ed03d35e6
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -98,7 +98,6 @@
|
||||
#include <QPainter>
|
||||
#include <QSignalMapper>
|
||||
|
||||
#include <AIS_Drawer.hxx>
|
||||
#include <AIS_ListOfInteractive.hxx>
|
||||
#include <AIS_ListIteratorOfListOfInteractive.hxx>
|
||||
#include <Prs3d_Drawer.hxx>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -39,7 +39,6 @@
|
||||
#include <SALOME_InteractiveObject.hxx>
|
||||
|
||||
//Open CASCADE includes
|
||||
#include <AIS_Drawer.hxx>
|
||||
#include <TopoDS_Shape.hxx>
|
||||
#include <Prs3d_IsoAspect.hxx>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user