osg::Texture::Extensions Member List

This is the complete list of members for osg::Texture::Extensions, including all inherited members.

_glCompressedTexImage2Dosg::Texture::Extensions [protected]
_glCompressedTexSubImage2Dosg::Texture::Extensions [protected]
_glGetCompressedTexImageosg::Texture::Extensions [protected]
_glTexParameterIivosg::Texture::Extensions [protected]
_glTexParameterIuivosg::Texture::Extensions [protected]
_isClientStorageSupportedosg::Texture::Extensions [protected]
_isGenerateMipMapSupportedosg::Texture::Extensions [protected]
_isMultiTexturingSupportedosg::Texture::Extensions [protected]
_isNonPowerOfTwoTextureMipMappedSupportedosg::Texture::Extensions [protected]
_isNonPowerOfTwoTextureNonMipMappedSupportedosg::Texture::Extensions [protected]
_isShadowAmbientSupportedosg::Texture::Extensions [protected]
_isShadowSupportedosg::Texture::Extensions [protected]
_isTextureBorderClampSupportedosg::Texture::Extensions [protected]
_isTextureCompressionARBSupportedosg::Texture::Extensions [protected]
_isTextureCompressionS3TCSupportedosg::Texture::Extensions [protected]
_isTextureEdgeClampSupportedosg::Texture::Extensions [protected]
_isTextureFilterAnisotropicSupportedosg::Texture::Extensions [protected]
_isTextureIntegerEXTSupportedosg::Texture::Extensions [protected]
_isTextureMirroredRepeatSupportedosg::Texture::Extensions [protected]
_maxTextureSizeosg::Texture::Extensions [protected]
_numTextureUnitsosg::Texture::Extensions [protected]
_observersosg::Referenced [protected]
_refCountosg::Referenced [mutable, protected]
_refMutexosg::Referenced [mutable, protected]
addObserver(Observer *observer)osg::Referenced
border typedefosg::Texture::Extensions [protected]
data typedefosg::Texture::Extensions [protected]
data typedefosg::Texture::Extensions [protected]
data typedefosg::Texture::Extensions [protected]
DeleteHandler classosg::Referenced [friend]
deleteUsingDeleteHandler() const osg::Referenced [protected]
Extensions(unsigned int contextID)osg::Texture::Extensions
Extensions(const Extensions &rhs)osg::Texture::Extensions
format typedefosg::Texture::Extensions [protected]
getDeleteHandler()osg::Referenced [static]
getRefMutex() const osg::Referenced [inline]
getThreadSafeReferenceCounting()osg::Referenced [static]
getThreadSafeRefUnref() const osg::Referenced [inline]
glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *data) const osg::Texture::Extensions
glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei type, const GLvoid *data) const osg::Texture::Extensions
glGetCompressedTexImage(GLenum target, GLint level, GLvoid *data) const osg::Texture::Extensions
glTexParameterIiv(GLenum target, GLenum pname, const GLint *data) const osg::Texture::Extensions
glTexParameterIuiv(GLenum target, GLenum pname, const GLuint *data) const osg::Texture::Extensions
height typedefosg::Texture::Extensions [protected]
height typedefosg::Texture::Extensions [protected]
imageSize typedefosg::Texture::Extensions [protected]
imageSize typedefosg::Texture::Extensions [protected]
internalformat typedefosg::Texture::Extensions [protected]
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]
isTextureCompressionS3TCSupported() const osg::Texture::Extensions [inline]
isTextureEdgeClampSupported() const osg::Texture::Extensions [inline]
isTextureFilterAnisotropicSupported() const osg::Texture::Extensions [inline]
isTextureIntegerSupported() const osg::Texture::Extensions [inline]
isTextureMirroredRepeatSupported() const osg::Texture::Extensions [inline]
level typedefosg::Texture::Extensions [protected]
level typedefosg::Texture::Extensions [protected]
level typedefosg::Texture::Extensions [protected]
lowestCommonDenominator(const Extensions &rhs)osg::Texture::Extensions
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)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]
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]
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]
setTextureMirroredRepeatSupported(bool flag)osg::Texture::Extensions [inline]
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referenced [static]
setThreadSafeRefUnref(bool threadSafe)osg::Referenced [virtual]
setupGLExtensions(unsigned int contextID)osg::Texture::Extensions
TexParameterIivProc typedefosg::Texture::Extensions [protected]
TexParameterIuivProc typedefosg::Texture::Extensions [protected]
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
void(APIENTRY *CompressedTexImage2DArbProc)(GLenum targetosg::Texture::Extensions [protected]
void(APIENTRY *CompressedTexSubImage2DArbProc)(GLenum targetosg::Texture::Extensions [protected]
void(APIENTRY *GetCompressedTexImageArbProc)(GLenum targetosg::Texture::Extensions [protected]
width typedefosg::Texture::Extensions [protected]
width typedefosg::Texture::Extensions [protected]
xoffset typedefosg::Texture::Extensions [protected]
yoffset typedefosg::Texture::Extensions [protected]
~Extensions()osg::Texture::Extensions [inline, protected]
~Referenced()osg::Referenced [protected, virtual]


Generated at Sun Oct 14 02:12:17 2007 for the OpenSceneGraph by doxygen 1.5.3.