Salome HOME
Improve tangent presentation
[modules/shaper.git] / src / SketcherPrs / SketcherPrs_Rigid.cpp
index 34c02875139054996100edcf9aaf381b7ea7791f..9c3d812ea7cb26a15695642e78e66fb9a1946ca3 100644 (file)
 #include <AIS_Drawer.hxx>
 #include <gp_Pnt2d.hxx>
 
-#include <Prs3d_PointAspect.hxx>
-#include <Prs3d_Root.hxx>
-#include <Prs3d_LineAspect.hxx>
-
-#include <Graphic3d_MarkerImage.hxx>
-#include <Graphic3d_AspectMarker3d.hxx>
 #include <Graphic3d_AspectLine3d.hxx>
-#include <Graphic3d_ArrayOfSegments.hxx>
-
-#include <Select3D_SensitivePoint.hxx>
-#include <Select3D_SensitiveSegment.hxx>
-
-#include <SelectMgr_SequenceOfOwner.hxx>
-#include <SelectMgr_Selection.hxx>
-#include <SelectMgr_EntityOwner.hxx>
+#include <Prs3d_Root.hxx>
 
 #include <GeomAdaptor_Curve.hxx>
 #include <BRep_Tool.hxx>