MeVisLab Toolbox Reference
|
This is the complete list of members for View2DInteractionHandler, including all inherited members.
_dragging | View2DInteractionHandler | protected |
_view2DPosition | View2DInteractionHandler | protected |
_viewer | View2DInteractionHandler | protected |
augmentLocation(SoPointerPosition &position, bool dragging) override | View2DInteractionHandler | protectedvirtual |
buttonMaskChanged(SoState *state, const SoPointerPosition &location, int buttonMask) | SoInteractionHandler | protected |
canSelectPointingAction() | SoInteractionHandler | protected |
getCoordinator() | SoInteractionHandler | inlineprotected |
getCurrentButtonMask() | SoInteractionHandler | inlineprotected |
getCurrentModifierMask() | SoInteractionHandler | inlineprotected |
getCurrentPointerLocation() | SoInteractionHandler | inlineprotected |
getLocalCurrentPointingAction() | SoInteractionHandler | protected |
handleEventForInteraction(SoHandleEventAction *action) | SoInteractionHandler | virtual |
handleKeyPress(SoState *state, const SoPointerPosition &location, int modifiers, SoKeyboardEvent::Key nKey) | SoInteractionHandler | protected |
handlePointerLeftWindow(SoState *state) | SoInteractionHandler | protected |
isCurrentPointerLocationValid() | SoInteractionHandler | inlineprotected |
isEnabled(SoPointingAction *action, int currentMask) override | View2DInteractionHandler | protectedvirtual |
isValidStartingLocation(const SoPointerPosition &location) override | View2DInteractionHandler | protectedvirtual |
locationChanged(SoState *state, const SoPointerPosition &location, bool force=false, bool renderRefresh=false) | SoInteractionHandler | protected |
modifierMaskChanged(SoState *state, const SoPointerPosition &location, int modifierMask) | SoInteractionHandler | protected |
selectTargetPointingAction(SoState *state, const SoPointerPosition &location, int mask) | SoInteractionHandler | protected |
SoInteractionHandler(SoInteractionProvider *provider) | SoInteractionHandler | |
trySwitchGlobalPointingAction(SoState *state, const SoPointerPosition &location, int buttonMask, int modifierMask) | SoInteractionHandler | protected |
View2DInteractionHandler(SoView2D *viewer, SoInteractionProvider *provider) | View2DInteractionHandler | |
wheelRotated(SoState *state, const SoPointerPosition &location, int modifierMask, SoMouseWheelEvent::Orientation orientation, short rotation) | SoInteractionHandler | protected |
~SoInteractionHandler() | SoInteractionHandler | virtual |