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

Ogre::D3D9Texture Member List

This is the complete list of members for Ogre::D3D9Texture, including all inherited members.
_canAutoGenMipmaps(DWORD srcUsage, D3DRESOURCETYPE srcType, D3DFORMAT srcFormat)Ogre::D3D9Texture [protected]
_canUseDynamicTextures(DWORD srcUsage, D3DRESOURCETYPE srcType, D3DFORMAT srcFormat)Ogre::D3D9Texture [protected]
_chooseD3DFormat()Ogre::D3D9Texture [protected]
_createCubeTex()Ogre::D3D9Texture [protected]
_createDepthStencil()Ogre::D3D9Texture [protected]
_createNormTex()Ogre::D3D9Texture [protected]
_createSurfaceList(void)Ogre::D3D9Texture [protected]
_createVolumeTex()Ogre::D3D9Texture [protected]
_getBestFilterMethod()Ogre::D3D9Texture [protected]
_getClosestSupportedPF(PixelFormat ogrePF)Ogre::D3D9Texture [static]
_getCubeFaceName(unsigned char face) const Ogre::D3D9Texture [protected]
_getPF(D3DFORMAT d3dPF)Ogre::D3D9Texture [static]
_getPF(PixelFormat ogrePF)Ogre::D3D9Texture [static]
_initDevice(void)Ogre::D3D9Texture [protected]
_loadCubeTex()Ogre::D3D9Texture [protected]
_loadImages(const std::vector< const Image * > &images)Ogre::Texture [protected, virtual]
_loadNormTex()Ogre::D3D9Texture [protected]
_loadVolumeTex()Ogre::D3D9Texture [protected]
_notifyOrigin(const String &origin)Ogre::Resource
_setFinalAttributes(unsigned long width, unsigned long height, unsigned long depth, PixelFormat format)Ogre::D3D9Texture [protected]
_setSrcAttributes(unsigned long width, unsigned long height, unsigned long depth, PixelFormat format)Ogre::D3D9Texture [protected]
calculateSize(void) const Ogre::Texture [protected, virtual]
cleanupDictionary()Ogre::StringInterface [static]
copyParametersTo(StringInterface *dest) const Ogre::StringInterface [virtual]
copyToTexture(TexturePtr &target)Ogre::D3D9Texture [virtual]
createInternalResources(void)Ogre::Texture [virtual]
createInternalResourcesImpl(void)Ogre::D3D9Texture [protected, virtual]
createParamDictionary(const String &className)Ogre::StringInterface [protected]
D3D9Texture(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual, ManualResourceLoader *loader, IDirect3DDevice9 *pD3DDevice)Ogre::D3D9Texture
enable32Bit(bool setting=true)Ogre::Texture [virtual]
freeInternalResources(void)Ogre::Texture [virtual]
freeInternalResourcesImpl(void)Ogre::D3D9Texture [protected, virtual]
getBuffer(size_t face, size_t mipmap)Ogre::D3D9Texture [virtual]
getCreator(void)Ogre::Resource
getCubeTexture()Ogre::D3D9Texture
getDepth(void) const Ogre::Texture [virtual]
getDepthStencil()Ogre::D3D9Texture
getFormat() const Ogre::Texture [virtual]
getGamma(void) const Ogre::Texture [virtual]
getGroup(void)Ogre::Resource
getHandle(void) const Ogre::Resource
getHeight(void) const Ogre::Texture [virtual]
getMipmapsHardwareGenerated(void) const Ogre::Texture [virtual]
getName(void) const Ogre::Resource
getNormTexture()Ogre::D3D9Texture
getNumFaces() const Ogre::Texture [virtual]
getNumMipmaps(void) const Ogre::Texture [virtual]
getOrigin(void) const Ogre::Resource
getParamDictionary(void)Ogre::StringInterface
getParamDictionary(void) const Ogre::StringInterface
getParameter(const String &name) const Ogre::StringInterface [virtual]
getParameters(void) const Ogre::StringInterface
getSize(void) const Ogre::Resource
getSrcDepth(void) const Ogre::Texture [virtual]
getSrcHeight(void) const Ogre::Texture [virtual]
getSrcWidth(void) const Ogre::Texture [virtual]
getTexture()Ogre::D3D9Texture
getTextureType(void) const Ogre::Texture [virtual]
getUsage() const Ogre::Texture [virtual]
getWidth(void) const Ogre::Texture [virtual]
hasAlpha(void) const Ogre::Texture [virtual]
isLoaded(void) const Ogre::Resource
isManuallyLoaded(void) const Ogre::Resource
isReloadable(void) const Ogre::Resource
load(void)Ogre::Resource [virtual]
loadImage(const Image &img)Ogre::D3D9Texture [virtual]
loadImpl()Ogre::D3D9Texture [protected, virtual]
loadRawData(DataStreamPtr &stream, ushort uWidth, ushort uHeight, PixelFormat eFormat)Ogre::Texture [virtual]
mBBPixelFormatOgre::D3D9Texture [protected]
mCreatorOgre::Resource [protected]
mCubeFaceNamesOgre::D3D9Texture [protected]
mD3DPoolOgre::D3D9Texture [protected]
mDepthOgre::Texture [protected]
mDevCapsOgre::D3D9Texture [protected]
mDevCreParamsOgre::D3D9Texture [protected]
mDynamicTexturesOgre::D3D9Texture [protected]
mFinalBppOgre::Texture [protected]
mFormatOgre::Texture [protected]
mGammaOgre::Texture [protected]
mGroupOgre::Resource [protected]
mHandleOgre::Resource [protected]
mHasAlphaOgre::Texture [protected]
mHeightOgre::Texture [protected]
mInternalResourcesCreatedOgre::Texture [protected]
mIsLoadedOgre::Resource [protected]
mIsManualOgre::Resource [protected]
mLoaderOgre::Resource [protected]
mMipmapsHardwareGeneratedOgre::Texture [protected]
mNameOgre::Resource [protected]
mNumMipmapsOgre::Texture [protected]
mNumRequestedMipmapsOgre::Texture [protected]
mOriginOgre::Resource [protected]
mParamDictNameOgre::StringInterface [protected]
mpCubeTexOgre::D3D9Texture [protected]
mpD3DOgre::D3D9Texture [protected]
mpDevOgre::D3D9Texture [protected]
mpNormTexOgre::D3D9Texture [protected]
mpTexOgre::D3D9Texture [protected]
mpVolumeTexOgre::D3D9Texture [protected]
mpZBuffOgre::D3D9Texture [protected]
msDictionaryOgre::StringInterface [protected, static]
mSizeOgre::Resource [protected]
mSrcBppOgre::Texture [protected]
mSrcDepthOgre::Texture [protected]
mSrcHeightOgre::Texture [protected]
mSrcWidthOgre::Texture [protected]
mSurfaceListOgre::D3D9Texture [protected]
mTextureTypeOgre::Texture [protected]
mUsageOgre::Texture [protected]
mWidthOgre::Texture [protected]
recreateIfDefaultPool(LPDIRECT3DDEVICE9 pDev)Ogre::D3D9Texture
releaseIfDefaultPool(void)Ogre::D3D9Texture
reload(void)Ogre::Resource [virtual]
Resource()Ogre::Resource [protected]
Resource(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Resource
setDepth(unsigned int d)Ogre::Texture [virtual]
setFormat(PixelFormat pf)Ogre::Texture [virtual]
setGamma(float g)Ogre::Texture [virtual]
setHeight(unsigned int h)Ogre::Texture [virtual]
setNumMipmaps(size_t num)Ogre::Texture [virtual]
setParameter(const String &name, const String &value)Ogre::StringInterface [virtual]
setParameterList(const NameValuePairList &paramList)Ogre::StringInterface [virtual]
setTextureType(TextureType ttype)Ogre::Texture [virtual]
setUsage(int u)Ogre::Texture [virtual]
setWidth(unsigned int w)Ogre::Texture [virtual]
SurfaceList typedefOgre::D3D9Texture [protected]
Texture(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Texture
touch(void)Ogre::Resource [virtual]
unload(void)Ogre::Resource [virtual]
unloadImpl(void)Ogre::Texture [protected, virtual]
~D3D9Texture()Ogre::D3D9Texture
~Resource()Ogre::Resource [virtual]
~StringInterface()Ogre::StringInterface [virtual]

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Feb 12 13:09:13 2006