Ogre::Compositor Member List

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

_dirtyState()Ogre::Resourcevirtual
_fireLoadingComplete(bool wasBackgroundLoaded)Ogre::Resourcevirtual
_firePreparingComplete(bool wasBackgroundLoaded)Ogre::Resourcevirtual
_fireUnloadingComplete(void)Ogre::Resourcevirtual
_notifyOrigin(const String &origin)Ogre::Resourcevirtual
addListener(Listener *lis)Ogre::Resourcevirtual
AllocatedObject()Ogre::AllocatedObject< Alloc >explicit
calculateSize(void) constOgre::Compositorprotectedvirtual
changeGroupOwnership(const String &newGroup)Ogre::Resourcevirtual
cleanupDictionary()Ogre::StringInterfacestatic
compile()Ogre::Compositorprotected
Compositor(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Compositor
copyParametersTo(StringInterface *dest) constOgre::StringInterfacevirtual
createGlobalTextures()Ogre::Compositorprivate
createParamDictionary(const String &className)Ogre::StringInterfaceprotected
createTechnique()Ogre::Compositor
escalateLoading()Ogre::Resourcevirtual
freeGlobalTextures()Ogre::Compositorprivate
getCreator(void)Ogre::Resourcevirtual
getGroup(void) constOgre::Resourcevirtual
getHandle(void) constOgre::Resourcevirtual
getLoadingState() constOgre::Resourcevirtual
getName(void) constOgre::Resourcevirtual
getNumSupportedTechniques()Ogre::Compositor
getNumTechniques()Ogre::Compositor
getOrigin(void) constOgre::Resourcevirtual
getParamDictionary(void)Ogre::StringInterface
getParamDictionary(void) constOgre::StringInterface
getParameter(const String &name) constOgre::StringInterfacevirtual
getParameters(void) constOgre::StringInterface
getRenderTarget(const String &name)Ogre::Compositor
getSize(void) constOgre::Resourcevirtual
getStateCount() constOgre::Resourcevirtual
getSupportedTechnique(size_t idx)Ogre::Compositor
getSupportedTechnique(const String &schemeName=StringUtil::BLANK)Ogre::Compositor
getSupportedTechniqueIterator(void)Ogre::Compositor
getTechnique(size_t idx)Ogre::Compositor
getTechniqueIterator(void)Ogre::Compositor
getTextureInstance(const String &name, size_t mrtIndex)Ogre::Compositor
getTextureInstanceName(const String &name, size_t mrtIndex)Ogre::Compositor
GlobalMRTMap typedefOgre::Compositorprivate
GlobalTextureMap typedefOgre::Compositorprivate
isBackgroundLoaded(void) constOgre::Resourcevirtual
isLoaded(void) constOgre::Resourcevirtual
isLoading() constOgre::Resourcevirtual
isManuallyLoaded(void) constOgre::Resourcevirtual
isPrepared(void) constOgre::Resourcevirtual
isReloadable(void) constOgre::Resourcevirtual
ListenerList typedefOgre::Resourceprotected
load(bool backgroundThread=false)Ogre::Resourcevirtual
loadImpl(void)Ogre::Compositorprotectedvirtual
LoadingState enum nameOgre::Resource
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
mCompilationRequiredOgre::Compositorprivate
mCreatorOgre::Resourceprotected
mGlobalMRTsOgre::Compositorprivate
mGlobalTexturesOgre::Compositorprivate
mGroupOgre::Resourceprotected
mHandleOgre::Resourceprotected
mIsBackgroundLoadedOgre::Resourceprotected
mIsManualOgre::Resourceprotected
mListenerListOgre::Resourceprotected
mLoaderOgre::Resourceprotected
mLoadingStateOgre::Resourceprotected
mNameOgre::Resourceprotected
mOriginOgre::Resourceprotected
mSizeOgre::Resourceprotected
mStateCountOgre::Resourceprotected
mSupportedTechniquesOgre::Compositorprivate
mTechniquesOgre::Compositorprivate
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(void)Ogre::Resourceprotectedvirtual
postUnloadImpl(void)Ogre::Resourceprotectedvirtual
preLoadImpl(void)Ogre::Resourceprotectedvirtual
prepare(bool backgroundThread=false)Ogre::Resourcevirtual
prepareImpl(void)Ogre::Resourceprotectedvirtual
preUnloadImpl(void)Ogre::Resourceprotectedvirtual
reload(void)Ogre::Resourcevirtual
removeAllTechniques()Ogre::Compositor
removeListener(Listener *lis)Ogre::Resourcevirtual
removeTechnique(size_t idx)Ogre::Compositor
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
setParameter(const String &name, const String &value)Ogre::StringInterfacevirtual
setParameterList(const NameValuePairList &paramList)Ogre::StringInterfacevirtual
StringInterface()Ogre::StringInterface
TechniqueIterator typedefOgre::Compositor
Techniques typedefOgre::Compositor
touch(void)Ogre::Resourcevirtual
unload(void)Ogre::Resourcevirtual
unloadImpl(void)Ogre::Compositorprotectedvirtual
unprepareImpl(void)Ogre::Resourceprotectedvirtual
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~Compositor()Ogre::Compositor
~Resource()Ogre::Resourcevirtual
~StringInterface()Ogre::StringInterfacevirtual

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 Mon Jan 2 2017 11:48:44