OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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::Resourceinlinevirtual
addListener(Listener *lis)Ogre::Resourcevirtual
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
calculateSize(void) const Ogre::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) const Ogre::StringInterfaceinlinevirtual
createGlobalTextures()Ogre::Compositorprivate
createParamDictionary(const String &className)Ogre::StringInterfaceinlineprotected
createTechnique()Ogre::Compositor
escalateLoading()Ogre::Resourcevirtual
freeGlobalTextures()Ogre::Compositorprivate
getCreator(void)Ogre::Resourceinlinevirtual
getGroup(void) const Ogre::Resourceinlinevirtual
getHandle(void) const Ogre::Resourceinlinevirtual
getLoadingState() const Ogre::Resourceinlinevirtual
getName(void) const Ogre::Resourceinlinevirtual
getNumSupportedTechniques()Ogre::Compositor
getNumTechniques()Ogre::Compositor
getOrigin(void) const Ogre::Resourceinlinevirtual
getParamDictionary(void)Ogre::StringInterfaceinline
getParamDictionary(void) const Ogre::StringInterfaceinline
getParameter(const String &name) const Ogre::StringInterfaceinlinevirtual
getParameters(void) const Ogre::StringInterface
getRenderTarget(const String &name)Ogre::Compositor
getSize(void) const Ogre::Resourceinlinevirtual
getStateCount() const Ogre::Resourceinlinevirtual
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) const Ogre::Resourceinlinevirtual
isLoaded(void) const Ogre::Resourceinlinevirtual
isLoading() const Ogre::Resourceinlinevirtual
isManuallyLoaded(void) const Ogre::Resourceinlinevirtual
isPrepared(void) const Ogre::Resourceinlinevirtual
isReloadable(void) const Ogre::Resourceinlinevirtual
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 >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
postLoadImpl(void)Ogre::Resourceinlineprotectedvirtual
postUnloadImpl(void)Ogre::Resourceinlineprotectedvirtual
preLoadImpl(void)Ogre::Resourceinlineprotectedvirtual
prepare(bool backgroundThread=false)Ogre::Resourcevirtual
prepareImpl(void)Ogre::Resourceinlineprotectedvirtual
preUnloadImpl(void)Ogre::Resourceinlineprotectedvirtual
reload(void)Ogre::Resourcevirtual
removeAllTechniques()Ogre::Compositor
removeListener(Listener *lis)Ogre::Resourcevirtual
removeTechnique(size_t idx)Ogre::Compositor
Resource()Ogre::Resourceinlineprotected
Resource(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Resource
setBackgroundLoaded(bool bl)Ogre::Resourceinlinevirtual
setParameter(const String &name, const String &value)Ogre::StringInterfacevirtual
setParameterList(const NameValuePairList &paramList)Ogre::StringInterfacevirtual
StringInterface()Ogre::StringInterfaceinline
TechniqueIterator typedefOgre::Compositor
Techniques typedefOgre::Compositor
touch(void)Ogre::Resourcevirtual
unload(void)Ogre::Resourcevirtual
unloadImpl(void)Ogre::Compositorprotectedvirtual
unprepareImpl(void)Ogre::Resourceinlineprotectedvirtual
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~Compositor()Ogre::Compositor
~Resource()Ogre::Resourcevirtual
~StringInterface()Ogre::StringInterfaceinlinevirtual