_graphicsThread | osg::GraphicsContext | [protected] |
_mutex | osg::GraphicsContext | [protected] |
_observers | osg::Referenced | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_state | osg::GraphicsContext | [protected] |
_threadOfLastMakeCurrent | osg::GraphicsContext | [protected] |
_traits | osg::GraphicsContext | [protected] |
addObserver(Observer *observer) | osg::Referenced | |
bindPBufferToTexture(GLenum buffer) | osg::GraphicsContext | [inline] |
bindPBufferToTextureImplementation(GLenum buffer)=0 | osg::GraphicsContext | [pure virtual] |
close(bool callCloseImplementation=true) | osg::GraphicsContext | |
closeImplementation()=0 | osg::GraphicsContext | [pure virtual] |
createGraphicsContext(Traits *traits) | osg::GraphicsContext | [static] |
createGraphicsThread() | osg::GraphicsContext | |
createNewContextID() | osg::GraphicsContext | [static] |
decrementContextIDUsageCount(unsigned int contextID) | osg::GraphicsContext | [static] |
DeleteHandler class | osg::Referenced | [friend] |
getCreateGraphicsContextCallback() | osg::GraphicsContext | [static] |
getDeleteHandler() | osg::Referenced | [static] |
getGraphicsThread() | osg::GraphicsContext | [inline] |
getGraphicsThread() const | osg::GraphicsContext | [inline] |
getState() | osg::GraphicsContext | [inline] |
getState() const | osg::GraphicsContext | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getTraits() const | osg::GraphicsContext | [inline] |
GraphicsContext() | osg::GraphicsContext | [protected] |
incrementContextIDUsageCount(unsigned int contextID) | osg::GraphicsContext | [static] |
isCurrent() const | osg::GraphicsContext | [inline] |
isRealized() const | osg::GraphicsContext | [inline] |
isRealizedImplementation() const =0 | osg::GraphicsContext | [pure virtual] |
makeContextCurrent(GraphicsContext *readContext) | osg::GraphicsContext | |
makeContextCurrentImplementation(GraphicsContext *readContext)=0 | osg::GraphicsContext | [pure virtual] |
makeCurrent() | osg::GraphicsContext | |
makeCurrentImplementation()=0 | osg::GraphicsContext | [pure virtual] |
operator=(const Referenced &) | osg::Referenced | [inline] |
realize() | osg::GraphicsContext | |
realizeImplementation()=0 | osg::GraphicsContext | [pure virtual] |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
releaseContext() | osg::GraphicsContext | |
removeObserver(Observer *observer) | osg::Referenced | |
setCreateGraphicsContextCallback(CreateGraphicContextCallback *callback) | osg::GraphicsContext | [static] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setGraphicsThread(GraphicsThread *gt) | osg::GraphicsContext | |
setState(State *state) | osg::GraphicsContext | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | |
swapBuffers() | osg::GraphicsContext | |
swapBuffersImplementation()=0 | osg::GraphicsContext | [pure virtual] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
~GraphicsContext() | osg::GraphicsContext | [protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |