23 #ifndef OCCVIEWER_CLIPPLANEINTERACTOR_H
24 #define OCCVIEWER_CLIPPLANEINTERACTOR_H
28 #include <AIS_Plane.hxx>
29 #include <Bnd_Box.hxx>
37 #include <V3d_View.hxx>
89 const QPoint& theDragPos,
91 const Handle(AIS_Plane)& thePlane,
92 const Handle(V3d_View)& theView );
95 const Handle(AIS_Plane)& thePlane,
96 const Handle(V3d_View)& theView );
117 Handle(AIS_Plane) myInteractedPlane;