OpenSceneGraph
osgGA::EventQueue Member List

This is the complete list of members for osgGA::EventQueue, including all inherited members.

_accumulateEventState (defined in osgGA::EventQueue)osgGA::EventQueueprotected
_eventQueue (defined in osgGA::EventQueue)osgGA::EventQueueprotected
_eventQueueMutex (defined in osgGA::EventQueue)osgGA::EventQueuemutableprotected
_firstTouchEmulatesMouse (defined in osgGA::EventQueue)osgGA::EventQueueprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refMutex (defined in osg::Referenced)osg::Referencedmutableprotected
_startTick (defined in osgGA::EventQueue)osgGA::EventQueueprotected
_useFixedMouseInputRange (defined in osgGA::EventQueue)osgGA::EventQueueprotected
addEvent(Event *event)osgGA::EventQueue
addObserver(Observer *observer) constosg::Referenced
appendEvents(Events &events)osgGA::EventQueue
clear()osgGA::EventQueue
closeWindow()osgGA::EventQueueinline
closeWindow(double time)osgGA::EventQueue
copyEvents(Events &events) constosgGA::EventQueue
createEvent()osgGA::EventQueue
deleteUsingDeleteHandler() const (defined in osg::Referenced)osg::Referencedprotected
empty() const (defined in osgGA::EventQueue)osgGA::EventQueueinline
EventQueue(GUIEventAdapter::MouseYOrientation mouseYOrientation=GUIEventAdapter::Y_INCREASING_DOWNWARDS) (defined in osgGA::EventQueue)osgGA::EventQueue
Events typedef (defined in osgGA::EventQueue)osgGA::EventQueue
frame(double time)osgGA::EventQueue
getCurrentEventState() (defined in osgGA::EventQueue)osgGA::EventQueueinline
getCurrentEventState() const (defined in osgGA::EventQueue)osgGA::EventQueueinline
getDeleteHandler()osg::Referencedstatic
getFirstTouchEmulatesMouse() const (defined in osgGA::EventQueue)osgGA::EventQueueinline
getGlobalReferencedMutex()osg::Referencedstatic
getGraphicsContext() (defined in osgGA::EventQueue)osgGA::EventQueueinline
getGraphicsContext() const (defined in osgGA::EventQueue)osgGA::EventQueueinline
getObserverSet() constosg::Referencedinline
getOrCreateObserverSet() constosg::Referenced
getRefMutex() constosg::Referencedinline
getRefMutex() const (defined in osg::Referenced)osg::Referencedinline
getStartTick() const (defined in osgGA::EventQueue)osgGA::EventQueueinline
getThreadSafeReferenceCounting()osg::Referencedstatic
getThreadSafeRefUnref() constosg::Referencedinline
getThreadSafeRefUnref() const (defined in osg::Referenced)osg::Referencedinline
getTime() const (defined in osgGA::EventQueue)osgGA::EventQueueinline
getUseFixedMouseInputRange()osgGA::EventQueueinline
keyPress(int key, int unmodifiedKey=0)osgGA::EventQueueinline
keyPress(int key, double time, int unmodifiedKey=0)osgGA::EventQueue
keyRelease(int key, int unmodifiedKey=0)osgGA::EventQueueinline
keyRelease(int key, double time, int unmodifiedKey=0)osgGA::EventQueue
mouseButtonPress(float x, float y, unsigned int button)osgGA::EventQueueinline
mouseButtonPress(float x, float y, unsigned int button, double time)osgGA::EventQueue
mouseButtonRelease(float x, float y, unsigned int button)osgGA::EventQueueinline
mouseButtonRelease(float x, float y, unsigned int button, double time)osgGA::EventQueue
mouseDoubleButtonPress(float x, float y, unsigned int button)osgGA::EventQueueinline
mouseDoubleButtonPress(float x, float y, unsigned int button, double time)osgGA::EventQueue
mouseMotion(float x, float y)osgGA::EventQueueinline
mouseMotion(float x, float y, double time)osgGA::EventQueue
mouseScroll(GUIEventAdapter::ScrollingMotion sm)osgGA::EventQueueinline
mouseScroll(GUIEventAdapter::ScrollingMotion sm, double time)osgGA::EventQueue
mouseScroll2D(float x, float y)osgGA::EventQueueinline
mouseScroll2D(float x, float y, double time)osgGA::EventQueue
mouseWarped(float x, float y)osgGA::EventQueue
operator=(const EventQueue &)osgGA::EventQueueinlineprotected
operator=(const Referenced &) (defined in osg::Referenced)osg::Referencedinline
penOrientation(float tiltX, float tiltY, float rotation)osgGA::EventQueueinline
penOrientation(float tiltX, float tiltY, float rotation, double time)osgGA::EventQueue
penPressure(float pressure)osgGA::EventQueueinline
penPressure(float pressure, double time)osgGA::EventQueue
penProximity(GUIEventAdapter::TabletPointerType pt, bool isEntering)osgGA::EventQueueinline
penProximity(GUIEventAdapter::TabletPointerType pt, bool isEntering, double time)osgGA::EventQueue
quitApplication()osgGA::EventQueueinline
quitApplication(double time)osgGA::EventQueue
ref() constosg::Referencedinline
referenceCount() constosg::Referencedinline
Referenced() (defined in osg::Referenced)osg::Referenced
Referenced(bool threadSafeRefUnref) (defined in osg::Referenced)osg::Referencedexplicit
Referenced(const Referenced &) (defined in osg::Referenced)osg::Referenced
removeObserver(Observer *observer) constosg::Referenced
setCurrentEventState(GUIEventAdapter *ea) (defined in osgGA::EventQueue)osgGA::EventQueueinline
setDeleteHandler(DeleteHandler *handler)osg::Referencedstatic
setEvents(Events &events)osgGA::EventQueue
setFirstTouchEmulatesMouse(bool b) (defined in osgGA::EventQueue)osgGA::EventQueueinline
setGraphicsContext(osg::GraphicsContext *context)osgGA::EventQueueinline
setMouseInputRange(float xMin, float yMin, float xMax, float yMax)osgGA::EventQueueinline
setStartTick(osg::Timer_t tick) (defined in osgGA::EventQueue)osgGA::EventQueueinline
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referencedstatic
setThreadSafeRefUnref(bool threadSafe)osg::Referencedvirtual
setUseFixedMouseInputRange(bool useFixedMouseInputRange)osgGA::EventQueueinline
signalObserversAndDelete(bool signalDelete, bool doDelete) const (defined in osg::Referenced)osg::Referencedprotected
syncWindowRectangleWithGraphicsContext()osgGA::EventQueue
takeEvents(Events &events)osgGA::EventQueue
takeEvents(Events &events, double cutOffTime)osgGA::EventQueue
touchBegan(unsigned int id, GUIEventAdapter::TouchPhase phase, float x, float y, double time) (defined in osgGA::EventQueue)osgGA::EventQueue
touchBegan(unsigned int id, GUIEventAdapter::TouchPhase phase, float x, float y) (defined in osgGA::EventQueue)osgGA::EventQueueinline
touchEnded(unsigned int id, GUIEventAdapter::TouchPhase phase, float x, float y, unsigned int tap_count, double time) (defined in osgGA::EventQueue)osgGA::EventQueue
touchEnded(unsigned int id, GUIEventAdapter::TouchPhase phase, float x, float y, unsigned int tap_count) (defined in osgGA::EventQueue)osgGA::EventQueueinline
touchMoved(unsigned int id, GUIEventAdapter::TouchPhase phase, float x, float y, double time) (defined in osgGA::EventQueue)osgGA::EventQueue
touchMoved(unsigned int id, GUIEventAdapter::TouchPhase phase, float x, float y) (defined in osgGA::EventQueue)osgGA::EventQueueinline
unref() constosg::Referencedinline
unref_nodelete() constosg::Referenced
userEvent(osg::Referenced *userEventData)osgGA::EventQueueinline
userEvent(osg::Referenced *userEventData, double time)osgGA::EventQueue
windowResize(int x, int y, int width, int height)osgGA::EventQueueinline
windowResize(int x, int y, int width, int height, double time)osgGA::EventQueue
~EventQueue() (defined in osgGA::EventQueue)osgGA::EventQueueprotectedvirtual
~Referenced() (defined in osg::Referenced)osg::Referencedprotectedvirtual