| _glBindImageTexture | osg::Texture::Extensions | protected |
| _glCompressedTexImage2D | osg::Texture::Extensions | protected |
| _glCompressedTexSubImage2D | osg::Texture::Extensions | protected |
| _glGetCompressedTexImage | osg::Texture::Extensions | protected |
| _glTexImage2DMultisample | osg::Texture::Extensions | protected |
| _glTexParameterIiv | osg::Texture::Extensions | protected |
| _glTexParameterIuiv | osg::Texture::Extensions | protected |
| _isClientStorageSupported | osg::Texture::Extensions | protected |
| _isGenerateMipMapSupported | osg::Texture::Extensions | protected |
| _isMultiTexturingSupported | osg::Texture::Extensions | protected |
| _isNonPowerOfTwoTextureMipMappedSupported | osg::Texture::Extensions | protected |
| _isNonPowerOfTwoTextureNonMipMappedSupported | osg::Texture::Extensions | protected |
| _isShadowAmbientSupported | osg::Texture::Extensions | protected |
| _isShadowSupported | osg::Texture::Extensions | protected |
| _isTextureBorderClampSupported | osg::Texture::Extensions | protected |
| _isTextureCompressionARBSupported | osg::Texture::Extensions | protected |
| _isTextureCompressionETCSupported | osg::Texture::Extensions | protected |
| _isTextureCompressionPVRTC2BPPSupported | osg::Texture::Extensions | protected |
| _isTextureCompressionPVRTC4BPPSupported | osg::Texture::Extensions | protected |
| _isTextureCompressionPVRTCSupported | osg::Texture::Extensions | protected |
| _isTextureCompressionRGTCSupported | osg::Texture::Extensions | protected |
| _isTextureCompressionS3TCSupported | osg::Texture::Extensions | protected |
| _isTextureEdgeClampSupported | osg::Texture::Extensions | protected |
| _isTextureFilterAnisotropicSupported | osg::Texture::Extensions | protected |
| _isTextureIntegerEXTSupported | osg::Texture::Extensions | protected |
| _isTextureMaxLevelSupported | osg::Texture::Extensions | protected |
| _isTextureMirroredRepeatSupported | osg::Texture::Extensions | protected |
| _isTextureMultisampledSupported | osg::Texture::Extensions | protected |
| _isTextureSwizzleSupported | osg::Texture::Extensions | protected |
| _maxTextureSize | osg::Texture::Extensions | protected |
| _numTextureUnits | osg::Texture::Extensions | protected |
| _observerSet | osg::Referenced | mutableprotected |
| _preferGenerateMipmapSGISForPowerOfTwo | osg::Texture::Extensions | protected |
| _refCount | osg::Referenced | mutableprotected |
| addObserver(Observer *observer) const | osg::Referenced | |
| BindImageTextureProc typedef | osg::Texture::Extensions | protected |
| border typedef | osg::Texture::Extensions | protected |
| data typedef | osg::Texture::Extensions | protected |
| data typedef | osg::Texture::Extensions | protected |
| data typedef | osg::Texture::Extensions | protected |
| deleteUsingDeleteHandler() const | osg::Referenced | protected |
| Extensions(unsigned int contextID) | osg::Texture::Extensions | |
| format typedef | osg::Texture::Extensions | protected |
| getDeleteHandler() | osg::Referenced | static |
| getGlobalReferencedMutex() | osg::Referenced | static |
| getObserverSet() const | osg::Referenced | inline |
| getOrCreateObserverSet() const | osg::Referenced | |
| getPreferGenerateMipmapSGISForPowerOfTwo() const | osg::Texture::Extensions | inline |
| getRefMutex() const | osg::Referenced | inline |
| getThreadSafeReferenceCounting() | osg::Referenced | static |
| getThreadSafeRefUnref() const | osg::Referenced | inline |
| glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) const | osg::Texture::Extensions | inline |
| glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data) const | osg::Texture::Extensions | inline |
| glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) const | osg::Texture::Extensions | inline |
| glGetCompressedTexImage(GLenum target, GLint level, GLvoid *data) const | osg::Texture::Extensions | inline |
| glTexImage2DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) const | osg::Texture::Extensions | inline |
| glTexParameterIiv(GLenum target, GLenum pname, const GLint *data) const | osg::Texture::Extensions | inline |
| glTexParameterIuiv(GLenum target, GLenum pname, const GLuint *data) const | osg::Texture::Extensions | inline |
| height typedef | osg::Texture::Extensions | protected |
| height typedef | osg::Texture::Extensions | protected |
| imageSize typedef | osg::Texture::Extensions | protected |
| imageSize typedef | osg::Texture::Extensions | protected |
| internalformat typedef | osg::Texture::Extensions | protected |
| isBindImageTextureSupported() const | osg::Texture::Extensions | inline |
| isClientStorageSupported() const | osg::Texture::Extensions | inline |
| isCompressedTexImage2DSupported() const | osg::Texture::Extensions | inline |
| isCompressedTexSubImage2DSupported() const | osg::Texture::Extensions | inline |
| isGenerateMipMapSupported() const | osg::Texture::Extensions | inline |
| isMultiTexturingSupported() const | osg::Texture::Extensions | inline |
| isNonPowerOfTwoTextureSupported(GLenum filter) const | osg::Texture::Extensions | inline |
| isShadowAmbientSupported() const | osg::Texture::Extensions | inline |
| isShadowSupported() const | osg::Texture::Extensions | inline |
| isTextureBorderClampSupported() const | osg::Texture::Extensions | inline |
| isTextureCompressionARBSupported() const | osg::Texture::Extensions | inline |
| isTextureCompressionETCSupported() const | osg::Texture::Extensions | inline |
| isTextureCompressionPVRTC2BPPSupported() const | osg::Texture::Extensions | inline |
| isTextureCompressionPVRTC4BPPSupported() const | osg::Texture::Extensions | inline |
| isTextureCompressionPVRTCSupported() const | osg::Texture::Extensions | inline |
| isTextureCompressionRGTCSupported() const | osg::Texture::Extensions | inline |
| isTextureCompressionS3TCSupported() const | osg::Texture::Extensions | inline |
| isTextureEdgeClampSupported() const | osg::Texture::Extensions | inline |
| isTextureFilterAnisotropicSupported() const | osg::Texture::Extensions | inline |
| isTextureIntegerSupported() const | osg::Texture::Extensions | inline |
| isTextureMaxLevelSupported() const | osg::Texture::Extensions | inline |
| isTextureMirroredRepeatSupported() const | osg::Texture::Extensions | inline |
| isTextureMultisampledSupported() const | osg::Texture::Extensions | inline |
| isTextureSwizzleSupported() const | osg::Texture::Extensions | inline |
| level typedef | osg::Texture::Extensions | protected |
| level typedef | osg::Texture::Extensions | protected |
| level typedef | osg::Texture::Extensions | protected |
| maxTextureSize() const | osg::Texture::Extensions | inline |
| numTextureUnits() const | osg::Texture::Extensions | inline |
| operator=(const Referenced &) | osg::Referenced | inline |
| 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) const | osg::Referenced | |
| setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
| setGenerateMipMapSupported(bool flag) | osg::Texture::Extensions | inline |
| setMaxTextureSize(GLint maxsize) | osg::Texture::Extensions | inline |
| setMultiTexturingSupported(bool flag) | osg::Texture::Extensions | inline |
| setNumTextureUnits(GLint nunits) | osg::Texture::Extensions | inline |
| setPreferGenerateMipmapSGISForPowerOfTwo(bool flag) | osg::Texture::Extensions | inline |
| setShadowAmbientSupported(bool flag) | osg::Texture::Extensions | inline |
| setShadowSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureBorderClampSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureCompressionARBSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureCompressionETCSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureCompressionPVRTC2BPPSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureCompressionPVRTC4BPPSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureCompressionPVRTCSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureCompressionRGTCSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureCompressionS3TCSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureEdgeClampSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureFilterAnisotropicSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureIntegerSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureMaxLevelSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureMirroredRepeatSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureMultisampledSupported(bool flag) | osg::Texture::Extensions | inline |
| setTextureSwizzleSupported(bool flag) | osg::Texture::Extensions | inline |
| setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
| setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | virtual |
| signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
| TexImage2DMultisample typedef | osg::Texture::Extensions | protected |
| TexParameterIivProc typedef | osg::Texture::Extensions | protected |
| TexParameterIuivProc typedef | osg::Texture::Extensions | protected |
| unref() const | osg::Referenced | inline |
| unref_nodelete() const | osg::Referenced | |
| void(GL_APIENTRY *CompressedTexImage2DArbProc)(GLenum target | osg::Texture::Extensions | protected |
| void(GL_APIENTRY *CompressedTexSubImage2DArbProc)(GLenum target | osg::Texture::Extensions | protected |
| void(GL_APIENTRY *GetCompressedTexImageArbProc)(GLenum target | osg::Texture::Extensions | protected |
| width typedef | osg::Texture::Extensions | protected |
| width typedef | osg::Texture::Extensions | protected |
| xoffset typedef | osg::Texture::Extensions | protected |
| yoffset typedef | osg::Texture::Extensions | protected |
| ~Extensions() | osg::Texture::Extensions | inlineprotected |
| ~Referenced() | osg::Referenced | protectedvirtual |