addCallback(Callback *cb) | osgWidget::EventInterface | inline |
addEventMask(unsigned int mask) | osgWidget::EventInterface | inline |
CallbackList typedef | osgWidget::EventInterface | |
callCallbacks(Event &ev) | osgWidget::EventInterface | inline |
callMethodAndCallbacks(Event &ev) | osgWidget::EventInterface | inline |
canFocus() const | osgWidget::EventInterface | inline |
canKeyDown() const | osgWidget::EventInterface | inline |
canKeyUp() const | osgWidget::EventInterface | inline |
canMouseDrag() const | osgWidget::EventInterface | inline |
canMouseEnter() const | osgWidget::EventInterface | inline |
canMouseLeave() const | osgWidget::EventInterface | inline |
canMouseOver() const | osgWidget::EventInterface | inline |
canMousePush() const | osgWidget::EventInterface | inline |
canMouseRelease() const | osgWidget::EventInterface | inline |
canMouseScroll() const | osgWidget::EventInterface | inline |
canUnfocus() const | osgWidget::EventInterface | inline |
EventInterface() | osgWidget::EventInterface | inline |
EventInterface(const EventInterface &ei) | osgWidget::EventInterface | inline |
focus(const WindowManager *) | osgWidget::EventInterface | inlinevirtual |
getCallbacks() | osgWidget::EventInterface | inline |
getCallbacks() const | osgWidget::EventInterface | inline |
getEventMask() const | osgWidget::EventInterface | inline |
keyDown(int, int, const WindowManager *) | osgWidget::EventInterface | inlinevirtual |
keyUp(int, int, const WindowManager *) | osgWidget::EventInterface | inlinevirtual |
mouseDrag(double, double, const WindowManager *) | osgWidget::EventInterface | inlinevirtual |
mouseEnter(double, double, const WindowManager *) | osgWidget::EventInterface | inlinevirtual |
mouseLeave(double, double, const WindowManager *) | osgWidget::EventInterface | inlinevirtual |
mouseOver(double, double, const WindowManager *) | osgWidget::EventInterface | inlinevirtual |
mousePush(double, double, const WindowManager *) | osgWidget::EventInterface | inlinevirtual |
mouseRelease(double, double, const WindowManager *) | osgWidget::EventInterface | inlinevirtual |
mouseScroll(double, double, const WindowManager *) | osgWidget::EventInterface | inlinevirtual |
removeEventMask(unsigned int mask) | osgWidget::EventInterface | inline |
setEventMask(unsigned int mask) | osgWidget::EventInterface | inline |
unfocus(const WindowManager *) | osgWidget::EventInterface | inlinevirtual |
~EventInterface() | osgWidget::EventInterface | inlinevirtual |