OpenSceneGraph
|
This is the complete list of members for osg::GraphicsContext::WindowingSystemInterface, including all inherited members.
_observerSet (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_observerSet (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_refCount (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_refCount (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_refMutex (defined in osg::Referenced) | osg::Referenced | mutableprotected |
addObserver(Observer *observer) const | osg::Referenced | |
createGraphicsContext(Traits *traits)=0 (defined in osg::GraphicsContext::WindowingSystemInterface) | osg::GraphicsContext::WindowingSystemInterface | pure virtual |
deleteUsingDeleteHandler() const (defined in osg::Referenced) | osg::Referenced | protected |
enumerateScreenSettings(const ScreenIdentifier &screenIdentifier, ScreenSettingsList &resolutionList)=0 (defined in osg::GraphicsContext::WindowingSystemInterface) | osg::GraphicsContext::WindowingSystemInterface | pure virtual |
getDeleteHandler() | osg::Referenced | static |
getDisplaySettings() const (defined in osg::GraphicsContext::WindowingSystemInterface) | osg::GraphicsContext::WindowingSystemInterface | inlinevirtual |
getGlobalReferencedMutex() | osg::Referenced | static |
getNumScreens(const ScreenIdentifier &screenIdentifier=ScreenIdentifier())=0 (defined in osg::GraphicsContext::WindowingSystemInterface) | osg::GraphicsContext::WindowingSystemInterface | pure virtual |
getObserverSet() const | osg::Referenced | inline |
getOrCreateObserverSet() const | osg::Referenced | |
getRefMutex() const | osg::Referenced | inline |
getRefMutex() const (defined in osg::Referenced) | osg::Referenced | inline |
getScreenResolution(const ScreenIdentifier &screenIdentifier, unsigned int &width, unsigned int &height) | osg::GraphicsContext::WindowingSystemInterface | inline |
getScreenSettings(const ScreenIdentifier &screenIdentifier, ScreenSettings &resolution)=0 (defined in osg::GraphicsContext::WindowingSystemInterface) | osg::GraphicsContext::WindowingSystemInterface | pure virtual |
getThreadSafeReferenceCounting() | osg::Referenced | static |
getThreadSafeRefUnref() const | osg::Referenced | inline |
getThreadSafeRefUnref() const (defined in osg::Referenced) | osg::Referenced | inline |
operator=(const Referenced &) (defined in osg::Referenced) | osg::Referenced | inline |
ref() const | osg::Referenced | inline |
referenceCount() const | osg::Referenced | inline |
Referenced() (defined in osg::Referenced) | osg::Referenced | |
Referenced(bool threadSafeRefUnref) (defined in osg::Referenced) | osg::Referenced | explicit |
Referenced(const Referenced &) (defined in osg::Referenced) | osg::Referenced | |
removeObserver(Observer *observer) const | osg::Referenced | |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
setDisplaySettings(DisplaySettings *) (defined in osg::GraphicsContext::WindowingSystemInterface) | osg::GraphicsContext::WindowingSystemInterface | inlinevirtual |
setScreenRefreshRate(const ScreenIdentifier &screenIdentifier, double refreshRate) | osg::GraphicsContext::WindowingSystemInterface | inline |
setScreenResolution(const ScreenIdentifier &screenIdentifier, unsigned int width, unsigned int height) | osg::GraphicsContext::WindowingSystemInterface | inline |
setScreenSettings(const ScreenIdentifier &, const ScreenSettings &) (defined in osg::GraphicsContext::WindowingSystemInterface) | osg::GraphicsContext::WindowingSystemInterface | inlinevirtual |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | virtual |
signalObserversAndDelete(bool signalDelete, bool doDelete) const (defined in osg::Referenced) | osg::Referenced | protected |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
~Referenced() (defined in osg::Referenced) | osg::Referenced | protectedvirtual |
~WindowingSystemInterface() (defined in osg::GraphicsContext::WindowingSystemInterface) | osg::GraphicsContext::WindowingSystemInterface | inlinevirtual |