#include "OCCViewer_ViewportInputFilter.h"#include <AIS_Plane.hxx>#include <Bnd_Box.hxx>#include <gp_Pln.hxx>#include <gp_Ax3.hxx>#include <QPoint>#include <vector>#include <V3d_View.hxx>Go to the source code of this file.
Classes | |
| class | OCCViewer_ClipPlaneInteractor | 
| The class provides mouse dragging operations with AIS_Plane: 1) Sliding plane by dragging it with point 2) Rotating plane around one or both of the rotation axes by dragging its point with "ctrl" key pressed.  More... | |