| _accumulateEventState | osgGA::EventQueue | [protected] |
| _eventQueue | osgGA::EventQueue | [protected] |
| _eventQueueMutex | osgGA::EventQueue | [mutable, protected] |
| _observers | osg::Referenced | [protected] |
| _refCount | osg::Referenced | [mutable, protected] |
| _refMutex | osg::Referenced | [mutable, protected] |
| _startTick | osgGA::EventQueue | [protected] |
| _useFixedMouseInputRange | osgGA::EventQueue | [protected] |
| addEvent(GUIEventAdapter *event) | osgGA::EventQueue | |
| addObserver(Observer *observer) | osg::Referenced | |
| appendEvents(Events &events) | osgGA::EventQueue | |
| closeWindow() | osgGA::EventQueue | [inline] |
| closeWindow(double time) | osgGA::EventQueue | |
| copyEvents(Events &events) const | osgGA::EventQueue | |
| createEvent() | osgGA::EventQueue | |
| DeleteHandler class | osg::Referenced | [friend] |
| deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
| EventQueue(GUIEventAdapter::MouseYOrientation mouseYOrientation=GUIEventAdapter::Y_INCREASING_DOWNWARDS) | osgGA::EventQueue | |
| Events typedef | osgGA::EventQueue | |
| frame(double time) | osgGA::EventQueue | |
| getCurrentEventState() | osgGA::EventQueue | [inline] |
| getCurrentEventState() const | osgGA::EventQueue | [inline] |
| getDeleteHandler() | osg::Referenced | [static] |
| getRefMutex() const | osg::Referenced | [inline] |
| getStartTick() const | osgGA::EventQueue | [inline] |
| getThreadSafeReferenceCounting() | osg::Referenced | [static] |
| getThreadSafeRefUnref() const | osg::Referenced | [inline] |
| getTime() const | osgGA::EventQueue | [inline] |
| getUseFixedMouseInputRange() | osgGA::EventQueue | [inline] |
| keyPress(int key) | osgGA::EventQueue | [inline] |
| keyPress(int key, double time) | osgGA::EventQueue | |
| keyRelease(int key) | osgGA::EventQueue | [inline] |
| keyRelease(int key, double time) | osgGA::EventQueue | |
| mouseButtonPress(float x, float y, unsigned int button) | osgGA::EventQueue | [inline] |
| mouseButtonPress(float x, float y, unsigned int button, double time) | osgGA::EventQueue | |
| mouseButtonRelease(float x, float y, unsigned int button) | osgGA::EventQueue | [inline] |
| mouseButtonRelease(float x, float y, unsigned int button, double time) | osgGA::EventQueue | |
| mouseDoubleButtonPress(float x, float y, unsigned int button) | osgGA::EventQueue | [inline] |
| mouseDoubleButtonPress(float x, float y, unsigned int button, double time) | osgGA::EventQueue | |
| mouseMotion(float x, float y) | osgGA::EventQueue | [inline] |
| mouseMotion(float x, float y, double time) | osgGA::EventQueue | |
| mouseScroll(GUIEventAdapter::ScrollingMotion sm) | osgGA::EventQueue | [inline] |
| mouseScroll(GUIEventAdapter::ScrollingMotion sm, double time) | osgGA::EventQueue | |
| mouseScroll2D(float x, float y) | osgGA::EventQueue | [inline] |
| mouseScroll2D(float x, float y, double time) | osgGA::EventQueue | |
| mouseWarped(float x, float y) | osgGA::EventQueue | |
| operator=(const EventQueue &) | osgGA::EventQueue | [inline, protected] |
| osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
| penPressure(float pressure) | osgGA::EventQueue | [inline] |
| penPressure(float pressure, double time) | osgGA::EventQueue | |
| penProximity(GUIEventAdapter::TabletPointerType pt, bool isEntering) | osgGA::EventQueue | [inline] |
| penProximity(GUIEventAdapter::TabletPointerType pt, bool isEntering, double time) | osgGA::EventQueue | |
| quitApplication() | osgGA::EventQueue | [inline] |
| quitApplication(double time) | osgGA::EventQueue | |
| ref() const | osg::Referenced | [inline] |
| referenceCount() const | osg::Referenced | [inline] |
| Referenced() | osg::Referenced | |
| Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
| Referenced(const Referenced &) | osg::Referenced | |
| removeObserver(Observer *observer) | osg::Referenced | |
| setCurrentEventState(GUIEventAdapter *ea) | osgGA::EventQueue | [inline] |
| setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
| setEvents(Events &events) | osgGA::EventQueue | |
| setMouseInputRange(float xMin, float yMin, float xMax, float yMax) | osgGA::EventQueue | [inline] |
| setStartTick(osg::Timer_t tick) | osgGA::EventQueue | [inline] |
| setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
| setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
| setUseFixedMouseInputRange(bool useFixedMouseInputRange) | osgGA::EventQueue | [inline] |
| takeEvents(Events &events) | osgGA::EventQueue | |
| unref() const | osg::Referenced | [inline] |
| unref_nodelete() const | osg::Referenced | |
| userEvent(osg::Referenced *userEventData) | osgGA::EventQueue | [inline] |
| userEvent(osg::Referenced *userEventData, double time) | osgGA::EventQueue | |
| windowResize(int x, int y, int width, int height) | osgGA::EventQueue | [inline] |
| windowResize(int x, int y, int width, int height, double time) | osgGA::EventQueue | |
| ~EventQueue() | osgGA::EventQueue | [protected, virtual] |
| ~Referenced() | osg::Referenced | [protected, virtual] |