| _cameras | osg::GraphicsContext | protected |
| _clearColor | osg::GraphicsContext | protected |
| _clearMask | osg::GraphicsContext | protected |
| _currentOperation | osg::GraphicsContext | protected |
| _dataVariance | osg::Object | protected |
| _defaultFboId | osg::GraphicsContext | protected |
| _graphicsThread | osg::GraphicsContext | protected |
| _lastClearTick | osg::GraphicsContext | protected |
| _name | osg::Object | protected |
| _observerSet | osg::Referenced | mutableprotected |
| _operations | osg::GraphicsContext | protected |
| _operationsBlock | osg::GraphicsContext | protected |
| _operationsMutex | osg::GraphicsContext | protected |
| _refCount | osg::Referenced | mutableprotected |
| _resizedCallback | osg::GraphicsContext | protected |
| _state | osg::GraphicsContext | protected |
| _swapCallback | osg::GraphicsContext | protected |
| _threadOfLastMakeCurrent | osg::GraphicsContext | protected |
| _traits | osg::GraphicsContext | protected |
| _userDataContainer | osg::Object | protected |
| add(Operation *operation) | osg::GraphicsContext | |
| addCamera(osg::Camera *camera) | osg::GraphicsContext | protected |
| addObserver(Observer *observer) const | osg::Referenced | |
| asNode() | osg::Object | inlinevirtual |
| asNode() const | osg::Object | inlinevirtual |
| asNodeVisitor() | osg::Object | inlinevirtual |
| asNodeVisitor() const | osg::Object | inlinevirtual |
| asStateAttribute() | osg::Object | inlinevirtual |
| asStateAttribute() const | osg::Object | inlinevirtual |
| asUniform() | osg::Object | inlinevirtual |
| asUniform() const | osg::Object | inlinevirtual |
| bindPBufferToTexture(GLenum buffer) | osg::GraphicsContext | inline |
| bindPBufferToTextureImplementation(GLenum buffer)=0 | osg::GraphicsContext | pure virtual |
| Cameras typedef | osg::GraphicsContext | |
| className() const | osg::GraphicsContext | inlinevirtual |
| clear() | osg::GraphicsContext | virtual |
| clone(const CopyOp &) const | osg::GraphicsContext | inlineprotectedvirtual |
| cloneType() const | osg::GraphicsContext | inlineprotectedvirtual |
| close(bool callCloseImplementation=true) | osg::GraphicsContext | |
| closeImplementation()=0 | osg::GraphicsContext | pure virtual |
| computeDataVariance() | osg::Object | inlinevirtual |
| createGraphicsContext(Traits *traits) | osg::GraphicsContext | static |
| createGraphicsThread() | osg::GraphicsContext | |
| createNewContextID() | osg::GraphicsContext | static |
| DataVariance enum name | osg::Object | |
| decrementContextIDUsageCount(unsigned int contextID) | osg::GraphicsContext | static |
| deleteUsingDeleteHandler() const | osg::Referenced | protected |
| DYNAMIC enum value | osg::Object | |
| getAllRegisteredGraphicsContexts() | osg::GraphicsContext | static |
| getCameras() | osg::GraphicsContext | inline |
| getCameras() const | osg::GraphicsContext | inline |
| getClearColor() const | osg::GraphicsContext | inline |
| getClearMask() const | osg::GraphicsContext | inline |
| getCompileContext(unsigned int contextID) | osg::GraphicsContext | static |
| getCompoundClassName() const | osg::Object | inline |
| getCurrentOperation() | osg::GraphicsContext | inline |
| getDataVariance() const | osg::Object | inline |
| getDefaultFboId() const | osg::GraphicsContext | inline |
| getDeleteHandler() | osg::Referenced | static |
| getGlobalReferencedMutex() | osg::Referenced | static |
| getGraphicsThread() | osg::GraphicsContext | inline |
| getGraphicsThread() const | osg::GraphicsContext | inline |
| getMaxContextID() | osg::GraphicsContext | static |
| getName() const | osg::Object | inline |
| getObserverSet() const | osg::Referenced | inline |
| getOperationsBlock() | osg::GraphicsContext | inline |
| getOperationsMutex() | osg::GraphicsContext | inline |
| getOperationsQueue() | osg::GraphicsContext | inline |
| getOrCreateCompileContext(unsigned int contextID) | osg::GraphicsContext | static |
| getOrCreateObserverSet() const | osg::Referenced | |
| getOrCreateUserDataContainer() | osg::Object | |
| getRefMutex() const | osg::Referenced | inline |
| getRegisteredGraphicsContexts(unsigned int contextID) | osg::GraphicsContext | static |
| getResizedCallback() | osg::GraphicsContext | inline |
| getResizedCallback() const | osg::GraphicsContext | inline |
| getState() | osg::GraphicsContext | inline |
| getState() const | osg::GraphicsContext | inline |
| getSwapCallback() | osg::GraphicsContext | inline |
| getSwapCallback() const | osg::GraphicsContext | inline |
| getThreadSafeReferenceCounting() | osg::Referenced | static |
| getThreadSafeRefUnref() const | osg::Referenced | inline |
| getTimeSinceLastClear() const | osg::GraphicsContext | inline |
| getTraits() const | osg::GraphicsContext | inline |
| getUserData() | osg::Object | virtual |
| getUserData() const | osg::Object | virtual |
| getUserDataContainer() | osg::Object | inline |
| getUserDataContainer() const | osg::Object | inline |
| getUserValue(const std::string &name, T &value) const | osg::Object | |
| getUserValue(const std::string &name, T &value) const | osg::Object | |
| getWindowingSystemInterface() | osg::GraphicsContext | static |
| GraphicsContext() | osg::GraphicsContext | protected |
| GraphicsContext(const GraphicsContext &, const osg::CopyOp &) | osg::GraphicsContext | protected |
| GraphicsContexts typedef | osg::GraphicsContext | |
| GraphicsOperationQueue typedef | osg::GraphicsContext | |
| incrementContextIDUsageCount(unsigned int contextID) | osg::GraphicsContext | static |
| isCurrent() const | osg::GraphicsContext | inline |
| isRealized() const | osg::GraphicsContext | inline |
| isRealizedImplementation() const =0 | osg::GraphicsContext | pure virtual |
| isSameKindAs(const Object *object) const | osg::GraphicsContext | inlinevirtual |
| libraryName() const | osg::GraphicsContext | inlinevirtual |
| makeContextCurrent(GraphicsContext *readContext) | osg::GraphicsContext | |
| makeContextCurrentImplementation(GraphicsContext *readContext)=0 | osg::GraphicsContext | pure virtual |
| makeCurrent() | osg::GraphicsContext | |
| makeCurrentImplementation()=0 | osg::GraphicsContext | pure virtual |
| Object() | osg::Object | inline |
| Object(bool threadSafeRefUnref) | osg::Object | inlineexplicit |
| Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
| osg::Referenced::operator=(const Referenced &) | osg::Referenced | inline |
| osg::Camera class | osg::GraphicsContext | friend |
| 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 | |
| registerGraphicsContext(GraphicsContext *gc) | osg::GraphicsContext | protectedstatic |
| releaseContext() | osg::GraphicsContext | |
| releaseContextImplementation()=0 | osg::GraphicsContext | pure virtual |
| releaseGLObjects(osg::State *=0) const | osg::Object | inlinevirtual |
| remove(Operation *operation) | osg::GraphicsContext | |
| remove(const std::string &name) | osg::GraphicsContext | |
| removeAllOperations() | osg::GraphicsContext | |
| removeCamera(osg::Camera *camera) | osg::GraphicsContext | protected |
| removeObserver(Observer *observer) const | osg::Referenced | |
| resized(int x, int y, int width, int height) | osg::GraphicsContext | inline |
| resizedImplementation(int x, int y, int width, int height) | osg::GraphicsContext | virtual |
| resizeGLObjectBuffers(unsigned int) | osg::Object | inlinevirtual |
| runOperations() | osg::GraphicsContext | virtual |
| ScreenSettingsList typedef | osg::GraphicsContext | |
| setClearColor(const Vec4 &color) | osg::GraphicsContext | inline |
| setClearMask(GLbitfield mask) | osg::GraphicsContext | inline |
| setCompileContext(unsigned int contextID, GraphicsContext *gc) | osg::GraphicsContext | static |
| setDataVariance(DataVariance dv) | osg::Object | inline |
| setDefaultFboId(GLuint i) | osg::GraphicsContext | inline |
| setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
| setGraphicsThread(GraphicsThread *gt) | osg::GraphicsContext | |
| setName(const std::string &name) | osg::Object | inlinevirtual |
| setName(const char *name) | osg::Object | inline |
| setResizedCallback(ResizedCallback *rc) | osg::GraphicsContext | inline |
| setState(State *state) | osg::GraphicsContext | inline |
| setSwapCallback(SwapCallback *rc) | osg::GraphicsContext | inline |
| setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
| setThreadSafeRefUnref(bool threadSafe) | osg::Object | virtual |
| setUserData(Referenced *obj) | osg::Object | virtual |
| setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
| setUserValue(const std::string &name, const T &value) | osg::Object | |
| setWindowingSystemInterface(WindowingSystemInterface *wsInterface) | osg::GraphicsContext | static |
| signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
| STATIC enum value | osg::Object | |
| swapBuffers() | osg::GraphicsContext | |
| swapBuffersCallbackOrImplemenation() | osg::GraphicsContext | inline |
| swapBuffersImplementation()=0 | osg::GraphicsContext | pure virtual |
| unref() const | osg::Referenced | inline |
| unref_nodelete() const | osg::Referenced | |
| unregisterGraphicsContext(GraphicsContext *gc) | osg::GraphicsContext | protectedstatic |
| UNSPECIFIED enum value | osg::Object | |
| valid() const =0 | osg::GraphicsContext | pure virtual |
| ~GraphicsContext() | osg::GraphicsContext | protectedvirtual |
| ~Object() | osg::Object | protectedvirtual |
| ~Referenced() | osg::Referenced | protectedvirtual |