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

Ogre::D3DTexture Member List

This is the complete list of members for Ogre::D3DTexture, including all inherited members.
_chooseD3DFormat(DDPIXELFORMAT &ddpf)Ogre::D3DTexture [protected]
_constructCubeFaceNames(const String name)Ogre::D3DTexture [protected]
_getCubeFaceName(unsigned char face)Ogre::D3DTexture [protected]
_getPFBpp(PixelFormat ogrePF)Ogre::D3DTexture [protected, static]
blitImage(const Image &src, const Image::Rect imgRect, const Image::Rect texRect)Ogre::D3DTexture [virtual]
blitImage3D(const Image src[], const Image::Rect imgRect, const Image::Rect texRect)Ogre::D3DTexture [virtual]
blitToTexture(const Image &src, unsigned uStartX, unsigned uStartY)Ogre::D3DTexture [virtual]
copyToTexture(Texture *target)Ogre::D3DTexture [virtual]
createSurface(void)Ogre::D3DTexture [protected]
createSurface2D(void)Ogre::D3DTexture [protected]
createSurface3D(void)Ogre::D3DTexture [protected]
D3DTexture(const String &name, TextureType texType, IDirect3DDevice7 *lpDirect3dDevice, TextureUsage usage)Ogre::D3DTexture
D3DTexture(const String &name, TextureType texType, IDirect3DDevice7 *lpDirect3dDevice, uint width, uint height, uint num_mips, PixelFormat format, TextureUsage usage)Ogre::D3DTexture
destroy()Ogre::Resource [virtual]
enable32Bit(bool setting=true)Ogre::Texture
getDDSurface(void)Ogre::D3DTexture
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(void)Ogre::D3DTexture [virtual]
loadImage(const Image &img)Ogre::D3DTexture [virtual]
loadImage3D(const Image imgs[])Ogre::D3DTexture [virtual]
loadRawData(const DataChunk &pData, ushort uWidth, ushort uHeight, PixelFormat eFormat)Ogre::Texture [virtual]
mCubeFaceNamesOgre::D3DTexture [protected]
mD3DDeviceOgre::D3DTexture [protected]
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]
mSurfaceOgre::D3DTexture [protected]
mTextureTypeOgre::Texture [protected]
mUsageOgre::Texture [protected]
mWidthOgre::Texture [protected]
Resource()Ogre::Resource
setGamma(float g)Ogre::Texture
setNumMipMaps(unsigned short num)Ogre::Texture
touch(void)Ogre::Resource [virtual]
unload(void)Ogre::D3DTexture [virtual]
~D3DTexture()Ogre::D3DTexture [virtual]
~Resource()Ogre::Resource [virtual]

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