Texture2D Member List

This is the complete list of members for Texture2D, including all inherited members.
_failTexture [protected]
_flagsTexture [protected]
_handleTexture [protected]
_nameTexture [protected]
_standardCoordSystemTexture [protected]
bind() const Texture
create(const Image *img, TextureFlags flags)Texture2D [protected, virtual]
fail() const Texture [inline]
getCompressionFormat(GLint internalFormat)Texture [protected]
getInternalFormat(GLint components)Texture [protected]
handle() const Texture [inline]
kCompress enum valueTexture
kDefault enum valueTexture
loadImageFile(const string &filename)Texture [protected]
name() const Texture [inline]
stdCoordSystem() const Texture [inline]
target() const Texture2D [inline, virtual]
Texture()Texture
Texture2D(const string &filename, TextureFlags flags=kDefault)Texture2D
Texture2D(const Image *img, TextureFlags flags=kDefault)Texture2D
Texture2D()Texture2D [protected]
TextureFlags typedefTexture
~Texture()Texture [virtual]