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

Ogre::Texture Member List

This is the complete list of members for Ogre::Texture, 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)=0Ogre::Texture [pure virtual]
copyToTexture(Texture *target)Ogre::Texture [virtual]
destroy()Ogre::Resource [virtual]
enable32Bit(bool setting=true)Ogre::Texture
getDepth(void) constOgre::Texture
getDimensions() constOgre::Texture
getFormat() constOgre::Texture [virtual]
getGamma(void) constOgre::Texture
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
hasAlpha(void) constOgre::Texture [virtual]
isLoaded(void) constOgre::Resource
load()=0Ogre::Resource [pure virtual]
loadImage(const Image &img)=0Ogre::Texture [pure virtual]
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]
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]
mTextureTypeOgre::Texture [protected]
mUsageOgre::Texture [protected]
mWidthOgre::Texture [protected]
Resource()Ogre::Resource
setGamma(float g)Ogre::Texture
setNumMipMaps(unsigned short num)Ogre::Texture
Texture()Ogre::Texture
Texture(const String &name, TextureType texType, uint width, uint height, uint depth, uint num_mips, PixelFormat format, TextureUsage usage)Ogre::Texture
touch(void)Ogre::Resource [virtual]
unload()Ogre::Resource [virtual]
~Resource()Ogre::Resource [virtual]

Copyright © 2002-2003 by The OGRE Team
Last modified Sun Nov 28 19:51:44 2004