blitImage(const Image &src, const Image::Rect imgRect, const Image::Rect texRect) | Ogre::Texture | [inline, virtual] |
blitToTexture(const Image &src, unsigned uStartX, unsigned uStartY) | Ogre::D3D8Texture | [virtual] |
copyMemoryToTexture(unsigned char *pBuffer) | Ogre::D3D8Texture | [protected] |
copyToTexture(Texture *target) | Ogre::D3D8Texture | [virtual] |
createTexture() | Ogre::D3D8Texture | [protected] |
D3D8Texture(String name, LPDIRECT3DDEVICE8 pD3DDevice, TextureUsage usage) | Ogre::D3D8Texture | |
D3D8Texture(String name, IDirect3DDevice8 *device, uint width, uint height, uint num_mips, PixelFormat format, TextureUsage usage) | Ogre::D3D8Texture | |
destroy() | Ogre::Resource | [inline, virtual] |
enable32Bit(bool setting=true) | Ogre::Texture | [inline] |
getColourMasks(D3DFORMAT format, DWORD *pdwRed, DWORD *pdwGreen, DWORD *pdwBlue, DWORD *pdwAlpha, DWORD *pdwRGBBitCount) | Ogre::D3D8Texture | [protected] |
getCustomAttribute(String name, void *pData) | Ogre::D3D8Texture | [virtual] |
getD3DTexture() | Ogre::D3D8Texture | [inline] |
getDepthStencil() | Ogre::D3D8Texture | [inline] |
getDimensions() | Ogre::Texture | [inline] |
getFormat() const | Ogre::Texture | [inline, virtual] |
getGamma(void) | Ogre::Texture | [inline] |
getHeight(void) | Ogre::Texture | [inline] |
getLastAccess(void) const | Ogre::Resource | [inline] |
getName(void) const | Ogre::Resource | [inline] |
getNumMipMaps(void) | Ogre::Texture | [inline] |
getSize(void) | Ogre::Resource | [inline, virtual] |
getUsage() const | Ogre::Texture | [inline] |
getWidth(void) | Ogre::Texture | [inline] |
hasAlpha(void) | Ogre::Texture | [inline, virtual] |
isLoaded(void) const | Ogre::Resource | [inline] |
load() | Ogre::D3D8Texture | [virtual] |
loadImage(const Image &img) | Ogre::D3D8Texture | [virtual] |
m_bIsRenderTarget | Ogre::D3D8Texture | [protected] |
mFinalBpp | Ogre::Texture | [protected] |
mFormat | Ogre::Texture | [protected] |
mGamma | Ogre::Texture | [protected] |
mHasAlpha | Ogre::Texture | [protected] |
mHeight | Ogre::Texture | [protected] |
mIsLoaded | Ogre::Resource | [protected] |
mLastAccess | Ogre::Resource | [protected] |
mName | Ogre::Resource | [protected] |
mNumMipMaps | Ogre::Texture | [protected] |
mpD3DDevice | Ogre::D3D8Texture | [protected] |
mpRenderZBuffer | Ogre::D3D8Texture | [protected] |
mpTempTexture | Ogre::D3D8Texture | [protected] |
mpTexture | Ogre::D3D8Texture | [protected] |
mSize | Ogre::Resource | [protected] |
mSrcBpp | Ogre::Texture | [protected] |
mSrcHeight | Ogre::Texture | [protected] |
mSrcWidth | Ogre::Texture | [protected] |
mUsage | Ogre::Texture | [protected] |
mWidth | Ogre::Texture | [protected] |
outputText(int x, int y, const String &text) | Ogre::D3D8Texture | [inline, virtual] |
Resource() | Ogre::Resource | [inline] |
setGamma(float g) | Ogre::Texture | [inline] |
setNumMipMaps(unsigned short num) | Ogre::Texture | [inline] |
touch(void) | Ogre::Resource | [inline] |
unload() | Ogre::D3D8Texture | [virtual] |
~D3D8Texture() | Ogre::D3D8Texture | [virtual] |
~Resource() | Ogre::Resource | [inline, virtual] |
Copyright © 2002 by The OGRE Team