Ogre::D3D11Texture Member List

This is the complete list of members for Ogre::D3D11Texture, including all inherited members.

_chooseD3DFormat()Ogre::D3D11Textureprotected
_create1DResourceView()Ogre::D3D11Textureprotected
_create1DTex()Ogre::D3D11Textureprotected
_create2DResourceView()Ogre::D3D11Textureprotected
_create2DTex()Ogre::D3D11Textureprotected
_create3DResourceView()Ogre::D3D11Textureprotected
_create3DTex()Ogre::D3D11Textureprotected
_createSurfaceList(void)Ogre::D3D11Textureprotected
_dirtyState()Ogre::Resourcevirtual
_fireLoadingComplete(bool wasBackgroundLoaded)Ogre::Resourcevirtual
_firePreparingComplete(bool wasBackgroundLoaded)Ogre::Resourcevirtual
_fireUnloadingComplete(void)Ogre::Resourcevirtual
_getCubeFaceName(unsigned char face) const Ogre::D3D11Textureprotected
_loadDDS(DataStreamPtr &dstream)Ogre::D3D11Textureprotected
_loadImages(const ConstImagePtrList &images)Ogre::Texturevirtual
_loadTex(LoadedStreams &loadedStreams)Ogre::D3D11Textureprotected
_notifyOrigin(const String &origin)Ogre::Resourcevirtual
_prepareCubeTex()Ogre::D3D11Textureprotected
_prepareNormTex()Ogre::D3D11Textureprotected
_prepareVolumeTex()Ogre::D3D11Textureprotected
_queryInterface(fromtype *from, totype **to)Ogre::D3D11Textureprotected
_setFinalAttributes(unsigned long width, unsigned long height, unsigned long depth, PixelFormat format, UINT miscflags)Ogre::D3D11Textureprotected
_setSrcAttributes(unsigned long width, unsigned long height, unsigned long depth, PixelFormat format)Ogre::D3D11Textureprotected
addListener(Listener *lis)Ogre::Resourcevirtual
AllocatedObject()Ogre::AllocatedObject< Alloc >explicit
calculateSize(void) const Ogre::Textureprotectedvirtual
changeGroupOwnership(const String &newGroup)Ogre::Resourcevirtual
cleanupDictionary()Ogre::StringInterfacestatic
convertToImage(Image &destImage, bool includeMipMaps=false)Ogre::Texturevirtual
copyParametersTo(StringInterface *dest) const Ogre::StringInterfacevirtual
copyToTexture(TexturePtr &target)Ogre::D3D11Texturevirtual
createInternalResources(void)Ogre::D3D11Textureprotectedvirtual
createInternalResourcesImpl(void)Ogre::D3D11Textureprotectedvirtual
createParamDictionary(const String &className)Ogre::StringInterfaceprotected
D3D11Texture(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual, ManualResourceLoader *loader, D3D11Device &device)Ogre::D3D11Texture
escalateLoading()Ogre::Resourcevirtual
freeInternalResources(void)Ogre::D3D11Textureprotectedvirtual
freeInternalResourcesImpl(void)Ogre::D3D11Textureprotectedvirtual
getBuffer(size_t face, size_t mipmap)Ogre::D3D11Texturevirtual
getCreator(void)Ogre::Resourcevirtual
getCustomAttribute(const String &name, void *pData)Ogre::Texturevirtual
getDepth(void) const Ogre::Texturevirtual
getDesiredFloatBitDepth(void) const Ogre::Texturevirtual
getDesiredFormat(void) const Ogre::Texturevirtual
getDesiredIntegerBitDepth(void) const Ogre::Texturevirtual
getFormat() const Ogre::Texturevirtual
getFSAA() const Ogre::Texturevirtual
getFSAAHint() const Ogre::Texturevirtual
getGamma(void) const Ogre::Texturevirtual
getGroup(void) const Ogre::Resourcevirtual
getHandle(void) const Ogre::Resourcevirtual
getHeight(void) const Ogre::Texturevirtual
getLoadingState() const Ogre::Resourcevirtual
getMipmapsHardwareGenerated(void) const Ogre::Texturevirtual
getName(void) const Ogre::Resourcevirtual
getNumFaces() const Ogre::Texturevirtual
getNumMipmaps(void) const Ogre::Texturevirtual
getOrigin(void) const Ogre::Resourcevirtual
getParamDictionary(void)Ogre::StringInterface
getParamDictionary(void) const Ogre::StringInterface
getParameter(const String &name) const Ogre::StringInterfacevirtual
getParameters(void) const Ogre::StringInterface
getShaderResourceViewDesc() const Ogre::D3D11Texture
getSize(void) const Ogre::Resourcevirtual
getSourceFileType() const Ogre::Textureprotected
getSrcDepth(void) const Ogre::Texturevirtual
getSrcFormat(void) const Ogre::Texturevirtual
getSrcHeight(void) const Ogre::Texturevirtual
getSrcWidth(void) const Ogre::Texturevirtual
getStateCount() const Ogre::Resourcevirtual
GetTex1D()Ogre::D3D11Texture
GetTex2D()Ogre::D3D11Texture
GetTex3D()Ogre::D3D11Texture
getTexture()Ogre::D3D11Texture
getTextureResource()Ogre::D3D11Texture
getTextureType(void) const Ogre::Texturevirtual
getTreatLuminanceAsAlpha(void) const Ogre::Texturevirtual
getUsage() const Ogre::Texturevirtual
getWidth(void) const Ogre::Texturevirtual
hasAlpha(void) const Ogre::Texturevirtual
HasAutoMipMapGenerationEnabled() const Ogre::D3D11Texture
isBackgroundLoaded(void) const Ogre::Resourcevirtual
isHardwareGammaEnabled() const Ogre::Texturevirtual
isLoaded(void) const Ogre::Resourcevirtual
isLoading() const Ogre::Resourcevirtual
isManuallyLoaded(void) const Ogre::Resourcevirtual
isPrepared(void) const Ogre::Resourcevirtual
isReloadable(void) const Ogre::Resourcevirtual
ListenerList typedefOgre::Resourceprotected
load(bool backgroundThread=false)Ogre::Resourcevirtual
LoadedStreams typedefOgre::D3D11Textureprotected
loadImage(const Image &img)Ogre::D3D11Texturevirtual
loadImpl()Ogre::D3D11Textureprotectedvirtual
LoadingState enum nameOgre::Resource
loadRawData(DataStreamPtr &stream, ushort uWidth, ushort uHeight, PixelFormat eFormat)Ogre::Texturevirtual
LOADSTATE_LOADED enum valueOgre::Resource
LOADSTATE_LOADING enum valueOgre::Resource
LOADSTATE_PREPARED enum valueOgre::Resource
LOADSTATE_PREPARING enum valueOgre::Resource
LOADSTATE_UNLOADED enum valueOgre::Resource
LOADSTATE_UNLOADING enum valueOgre::Resource
mAutoMipMapGenerationOgre::D3D11Textureprotected
mBBPixelFormatOgre::D3D11Textureprotected
mCreatorOgre::Resourceprotected
mCubeFaceNamesOgre::D3D11Textureprotected
mDepthOgre::Textureprotected
mDesiredFloatBitDepthOgre::Textureprotected
mDesiredFormatOgre::Textureprotected
mDesiredIntegerBitDepthOgre::Textureprotected
mDeviceOgre::D3D11Textureprotected
mDynamicTexturesOgre::D3D11Textureprotected
mFormatOgre::Textureprotected
mFSAAOgre::Textureprotected
mFSAAHintOgre::Textureprotected
mGammaOgre::Textureprotected
mGroupOgre::Resourceprotected
mHandleOgre::Resourceprotected
mHeightOgre::Textureprotected
mHwGammaOgre::Textureprotected
mInternalResourcesCreatedOgre::Textureprotected
mIsBackgroundLoadedOgre::Resourceprotected
mIsDynamicOgre::D3D11Textureprotected
mIsManualOgre::Resourceprotected
mListenerListOgre::Resourceprotected
mLoadedStreamsOgre::D3D11Textureprotected
mLoaderOgre::Resourceprotected
mLoadingStateOgre::Resourceprotected
mMipmapsHardwareGeneratedOgre::Textureprotected
mNameOgre::Resourceprotected
mNumMipmapsOgre::Textureprotected
mNumRequestedMipmapsOgre::Textureprotected
mOriginOgre::Resourceprotected
mp1DTexOgre::D3D11Textureprotected
mp2DTexOgre::D3D11Textureprotected
mp3DTexOgre::D3D11Textureprotected
mpShaderResourceViewOgre::D3D11Textureprotected
mpTexOgre::D3D11Textureprotected
mSizeOgre::Resourceprotected
mSrcDepthOgre::Textureprotected
mSrcFormatOgre::Textureprotected
mSrcHeightOgre::Textureprotected
mSrcWidthOgre::Textureprotected
mSRVDescOgre::D3D11Textureprotected
mStateCountOgre::Resourceprotected
mSurfaceListOgre::D3D11Textureprotected
mTextureTypeOgre::Textureprotected
mTreatLuminanceAsAlphaOgre::Textureprotected
mUsageOgre::Textureprotected
mWidthOgre::Textureprotected
OGRE_AUTO_MUTEXOgre::Resource
OGRE_MUTEX(mListenerListMutex)Ogre::Resourceprotected
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new(size_t sz)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >
postLoadImpl()Ogre::D3D11Textureprotectedvirtual
postUnloadImpl(void)Ogre::Resourceprotectedvirtual
preLoadImpl(void)Ogre::Resourceprotectedvirtual
prepare(bool backgroundThread=false)Ogre::Resourcevirtual
prepareImpl(void)Ogre::D3D11Textureprotectedvirtual
preUnloadImpl(void)Ogre::Resourceprotectedvirtual
recreateIfDefaultPool(D3D11Device &device)Ogre::D3D11Texture
releaseIfDefaultPool(void)Ogre::D3D11Texture
reload(void)Ogre::Resourcevirtual
removeListener(Listener *lis)Ogre::Resourcevirtual
Resource()Ogre::Resourceprotected
Resource(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Resource
setBackgroundLoaded(bool bl)Ogre::Resourcevirtual
setDepth(uint32 d)Ogre::Texturevirtual
setDesiredBitDepths(ushort integerBits, ushort floatBits)Ogre::Texturevirtual
setDesiredFloatBitDepth(ushort bits)Ogre::Texturevirtual
setDesiredIntegerBitDepth(ushort bits)Ogre::Texturevirtual
setFormat(PixelFormat pf)Ogre::Texturevirtual
setFSAA(uint fsaa, const String &fsaaHint)Ogre::Texturevirtual
setGamma(float g)Ogre::Texturevirtual
setHardwareGammaEnabled(bool enabled)Ogre::Texturevirtual
setHeight(uint32 h)Ogre::Texturevirtual
setNumMipmaps(uint8 num)Ogre::Texturevirtual
setParameter(const String &name, const String &value)Ogre::StringInterfacevirtual
setParameterList(const NameValuePairList &paramList)Ogre::StringInterfacevirtual
setTextureType(TextureType ttype)Ogre::Texturevirtual
setTreatLuminanceAsAlpha(bool asAlpha)Ogre::Texturevirtual
setUsage(int u)Ogre::Texturevirtual
setWidth(uint32 w)Ogre::Texturevirtual
StringInterface()Ogre::StringInterface
SurfaceList typedefOgre::D3D11Textureprotected
Texture(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Texture
touch(void)Ogre::Resourcevirtual
unload(void)Ogre::Resourcevirtual
unloadImpl(void)Ogre::Textureprotectedvirtual
unprepareImpl(void)Ogre::D3D11Textureprotectedvirtual
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~D3D11Texture()Ogre::D3D11Texture
~Resource()Ogre::Resourcevirtual
~StringInterface()Ogre::StringInterfacevirtual
~Texture()Ogre::Texturevirtual

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Mar 18 2014 19:15:32