Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::GLTexture Member List

This is the complete list of members for Ogre::GLTexture, including all inherited members.
blitImage(const Image &src, const Image::Rect imgRect, const Image::Rect texRect)Ogre::Texture [virtual]
blitToTexture(const Image &src, unsigned uStartX, unsigned uStartY)Ogre::GLTexture [virtual]
copyToTexture(Texture *target)Ogre::Texture [virtual]
createRenderTexture()Ogre::GLTexture
destroy()Ogre::Resource [virtual]
enable32Bit(bool setting=true)Ogre::Texture
generateMipMaps(uchar *data, bool useSoftware, bool isCompressed, size_t faceNumber)Ogre::GLTexture [protected]
getDepth(void) constOgre::Texture
getDimensions() constOgre::Texture
getFormat() constOgre::Texture [virtual]
getGamma(void) constOgre::Texture
getGLID() constOgre::GLTexture
getGLTextureFormat(void) constOgre::GLTexture
getGLTextureType(void) constOgre::GLTexture
getHandle(void) constOgre::Resource
getHeight(void) constOgre::Texture
getLastAccess(void) constOgre::Resource
getName(void) constOgre::Resource
getNumMipMaps(void) constOgre::Texture
getSize(void) constOgre::Resource [virtual]
getTextureType(void) constOgre::Texture
getUsage() constOgre::Texture
getWidth(void) constOgre::Texture
GLTexture(const String &name, GLSupport &support, TextureType texType=TEX_TYPE_2D)Ogre::GLTexture
GLTexture(const String &name, GLSupport &support, TextureType texType, uint width, uint height, uint num_mips, PixelFormat format, TextureUsage usage)Ogre::GLTexture
hasAlpha(void) constOgre::Texture [virtual]
isLoaded(void) constOgre::Resource
load()Ogre::GLTexture [virtual]
loadImage(const Image &img)Ogre::GLTexture [virtual]
loadImages(const std::vector< Image > &images)Ogre::GLTexture
loadRawData(const DataChunk &pData, ushort uWidth, ushort uHeight, PixelFormat eFormat)Ogre::Texture [virtual]
mDepthOgre::Texture [protected]
mFinalBppOgre::Texture [protected]
mFormatOgre::Texture [protected]
mGammaOgre::Texture [protected]
mGLSupportOgre::GLTexture [private]
mHandleOgre::Resource [protected]
mHasAlphaOgre::Texture [protected]
mHeightOgre::Texture [protected]
mIsLoadedOgre::Resource [protected]
mLastAccessOgre::Resource [protected]
mNameOgre::Resource [protected]
mNumMipMapsOgre::Texture [protected]
mSizeOgre::Resource [protected]
mSrcBppOgre::Texture [protected]
mSrcHeightOgre::Texture [protected]
mSrcWidthOgre::Texture [protected]
mTextureIDOgre::GLTexture [private]
mTextureTypeOgre::Texture [protected]
mUsageOgre::Texture [protected]
mWidthOgre::Texture [protected]
rescaleNPower2(const Image &src)Ogre::GLTexture [protected]
Resource()Ogre::Resource
setGamma(float g)Ogre::Texture
setNumMipMaps(unsigned short num)Ogre::Texture
touch(void)Ogre::Resource [virtual]
unload()Ogre::GLTexture [virtual]
~GLTexture()Ogre::GLTexture [virtual]
~Resource()Ogre::Resource [virtual]

Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:12:43 2004