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

Ogre::D3D9Texture Member List

This is the complete list of members for Ogre::D3D9Texture, including all inherited members.
_blitImagesToCubeTex(const Image srcImages[])Ogre::D3D9Texture [private]
_blitImageToNormTex(const Image &srcImage)Ogre::D3D9Texture [private]
_canAutoGenMipMaps(DWORD srcUsage, D3DRESOURCETYPE srcType, D3DFORMAT srcFormat)Ogre::D3D9Texture [private]
_chooseD3DFormat()Ogre::D3D9Texture [private]
_constructCubeFaceNames(const String &name)Ogre::D3D9Texture [private]
_copyMemoryToSurface(const unsigned char *pBuffer, IDirect3DSurface9 *pSurface)Ogre::D3D9Texture [private]
_createCubeTex()Ogre::D3D9Texture [private]
_createDepthStencil()Ogre::D3D9Texture [private]
_createNormTex()Ogre::D3D9Texture [private]
_createTex()Ogre::D3D9Texture [private]
_freeResources()Ogre::D3D9Texture [private]
_getBestFilterMethod()Ogre::D3D9Texture [private]
_getColorMasks(D3DFORMAT format, DWORD *pdwRed, DWORD *pdwGreen, DWORD *pdwBlue, DWORD *pdwAlpha, DWORD *pdwRGBBitCount)Ogre::D3D9Texture [private]
_getCubeFaceName(unsigned char face)Ogre::D3D9Texture [private]
_getPF(D3DFORMAT d3dPF)Ogre::D3D9Texture [private, static]
_getPF(PixelFormat ogrePF)Ogre::D3D9Texture [private, static]
_getPFBpp(PixelFormat ogrePF)Ogre::D3D9Texture [private, static]
_initMembers()Ogre::D3D9Texture [private]
_loadCubeTex()Ogre::D3D9Texture [private]
_loadNormTex()Ogre::D3D9Texture [private]
_loadVolumeTex()Ogre::D3D9Texture [private]
_setDevice(IDirect3DDevice9 *pDev)Ogre::D3D9Texture [private]
_setFinalAttributes(unsigned long width, unsigned long height, unsigned long depth, PixelFormat format)Ogre::D3D9Texture [private]
_setSrcAttributes(unsigned long width, unsigned long height, unsigned long depth, PixelFormat format)Ogre::D3D9Texture [private]
blitImage(const Image &src, const Image::Rect imgRect, const Image::Rect texRect)Ogre::D3D9Texture [virtual]
blitToTexture(const Image &src, unsigned uStartX, unsigned uStartY)Ogre::D3D9Texture [virtual]
copyToTexture(Texture *target)Ogre::D3D9Texture [virtual]
D3D9Texture(const String &name, TextureType texType, IDirect3DDevice9 *pD3DDevice, TextureUsage usage)Ogre::D3D9Texture
D3D9Texture(const String &name, TextureType texType, IDirect3DDevice9 *pD3DDevice, uint width, uint height, uint numMips, PixelFormat format, TextureUsage usage)Ogre::D3D9Texture
destroy()Ogre::Resource [virtual]
enable32Bit(bool setting=true)Ogre::Texture
getCubeTexture()Ogre::D3D9Texture
getDepth(void) constOgre::Texture
getDepthStencil()Ogre::D3D9Texture
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
getNormTexture()Ogre::D3D9Texture
getNumMipMaps(void) constOgre::Texture
getSize(void) constOgre::Resource [virtual]
getTexture()Ogre::D3D9Texture
getTextureType(void) constOgre::Texture
getUsage() constOgre::Texture
getWidth(void) constOgre::Texture
hasAlpha(void) constOgre::Texture [virtual]
isLoaded(void) constOgre::Resource
load()Ogre::D3D9Texture [virtual]
loadImage(const Image &img)Ogre::D3D9Texture [virtual]
loadRawData(const DataChunk &pData, ushort uWidth, ushort uHeight, PixelFormat eFormat)Ogre::Texture [virtual]
mBBPixelFormatOgre::D3D9Texture [private]
mCubeFaceNamesOgre::D3D9Texture [private]
mDepthOgre::Texture [protected]
mDevCapsOgre::D3D9Texture [private]
mDevCreParamsOgre::D3D9Texture [private]
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]
mpCubeTexOgre::D3D9Texture [private]
mpD3DOgre::D3D9Texture [private]
mpDevOgre::D3D9Texture [private]
mpNormTexOgre::D3D9Texture [private]
mpTexOgre::D3D9Texture [private]
mpTmpCubeTexOgre::D3D9Texture [private]
mpTmpNormTexOgre::D3D9Texture [private]
mpVolumeTexOgre::D3D9Texture [private]
mpZBuffOgre::D3D9Texture [private]
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
touch(void)Ogre::Resource [virtual]
unload()Ogre::D3D9Texture [virtual]
~D3D9Texture()Ogre::D3D9Texture
~Resource()Ogre::Resource [virtual]

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