adjustBounds(gp_Ax3 &, const Bnd_Box &) | OCCViewer_ClipPlaneInteractor | protected |
connectView(SUIT_ViewWindow *) | OCCViewer_ViewportInputFilter | protected |
disconnectView(SUIT_ViewWindow *) | OCCViewer_ViewportInputFilter | protected |
DragOperation enum name | OCCViewer_ClipPlaneInteractor | |
DragOperation_Rotate enum value | OCCViewer_ClipPlaneInteractor | |
DragOperation_Slide enum value | OCCViewer_ClipPlaneInteractor | |
DragOperation_Undef enum value | OCCViewer_ClipPlaneInteractor | |
eventFilter(QObject *, QEvent *) | OCCViewer_ViewportInputFilter | protected |
Handle(AIS_Plane) myInteractedPlane | OCCViewer_ClipPlaneInteractor | protected |
isClickable(const Handle(AIS_Plane)&thePlane) | OCCViewer_ClipPlaneInteractor | protected |
isDraggable(const Handle(AIS_Plane)&thePlane) | OCCViewer_ClipPlaneInteractor | protected |
isPerforming() const | OCCViewer_ClipPlaneInteractor | protected |
keyPress(QKeyEvent *, OCCViewer_ViewPort3d *) | OCCViewer_ClipPlaneInteractor | protectedvirtual |
keyRelease(QKeyEvent *, OCCViewer_ViewPort3d *) | OCCViewer_ClipPlaneInteractor | protectedvirtual |
mouseDoubleClick(QMouseEvent *, OCCViewer_ViewPort3d *) | OCCViewer_ClipPlaneInteractor | protectedvirtual |
mouseMove(QMouseEvent *, OCCViewer_ViewPort3d *) | OCCViewer_ClipPlaneInteractor | protectedvirtual |
mousePress(QMouseEvent *, OCCViewer_ViewPort3d *) | OCCViewer_ClipPlaneInteractor | protectedvirtual |
mouseRelease(QMouseEvent *, OCCViewer_ViewPort3d *) | OCCViewer_ClipPlaneInteractor | protectedvirtual |
myDragPos | OCCViewer_ClipPlaneInteractor | protected |
myIsClickable | OCCViewer_ClipPlaneInteractor | protected |
myIsDraggable | OCCViewer_ClipPlaneInteractor | protected |
myIsEnabled | OCCViewer_ViewportInputFilter | protected |
myMinMax | OCCViewer_ClipPlaneInteractor | protected |
myMouseDragPln | OCCViewer_ClipPlaneInteractor | protected |
myPerformingOp | OCCViewer_ClipPlaneInteractor | protected |
myPickPos | OCCViewer_ClipPlaneInteractor | protected |
myPlaneReferenceCS | OCCViewer_ClipPlaneInteractor | protected |
myPlanes | OCCViewer_ClipPlaneInteractor | protected |
myRotationAxis | OCCViewer_ClipPlaneInteractor | protected |
myRotationCenter | OCCViewer_ClipPlaneInteractor | protected |
myViewer | OCCViewer_ViewportInputFilter | protected |
myVM | OCCViewer_ViewportInputFilter | protected |
OCCViewer_ClipPlaneInteractor(OCCViewer_ViewManager *, QObject *theParent) | OCCViewer_ClipPlaneInteractor | |
OCCViewer_ViewportInputFilter(OCCViewer_ViewManager *, QObject *) | OCCViewer_ViewportInputFilter | |
onViewCreated(SUIT_ViewWindow *) | OCCViewer_ViewportInputFilter | protectedslot |
onViewRemoved(SUIT_ViewWindow *) | OCCViewer_ViewportInputFilter | protectedslot |
performDragging(const QPoint &theDragPos, const DragOperation theOperation, const Handle(AIS_Plane)&thePlane, const Handle(V3d_View)&theView) | OCCViewer_ClipPlaneInteractor | protected |
planeClicked(const Handle_AIS_Plane &thePlane) | OCCViewer_ClipPlaneInteractor | signal |
planeDragged(const Handle_AIS_Plane &thePlane) | OCCViewer_ClipPlaneInteractor | signal |
planes() const | OCCViewer_ClipPlaneInteractor | |
SeqOfPlanes typedef | OCCViewer_ClipPlaneInteractor | |
setEnabled(const bool) | OCCViewer_ClipPlaneInteractor | virtual |
setMinMax(const Bnd_Box &) | OCCViewer_ClipPlaneInteractor | |
setPlanes(const SeqOfPlanes &) | OCCViewer_ClipPlaneInteractor | |
setRotationCenter(const gp_Pnt &) | OCCViewer_ClipPlaneInteractor | |
startDragging(const QPoint &thePickPos, const QPoint &theDragPos, const DragOperation theOperation, const Handle(AIS_Plane)&thePlane, const Handle(V3d_View)&theView) | OCCViewer_ClipPlaneInteractor | protected |
~OCCViewer_ViewportInputFilter() | OCCViewer_ViewportInputFilter | |