_affectParticles(ParticleSystem *pSystem, Real timeElapsed) | Ogre::ColourFaderAffector | virtual |
_initParticle(Particle *pParticle) | Ogre::ParticleAffector | inlinevirtual |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
cleanupDictionary() | Ogre::StringInterface | static |
ColourFaderAffector(ParticleSystem *psys) | Ogre::ColourFaderAffector | |
copyParametersTo(StringInterface *dest) const | Ogre::StringInterface | inlinevirtual |
getAlphaAdjust(void) const | Ogre::ColourFaderAffector | |
getBlueAdjust(void) const | Ogre::ColourFaderAffector | |
getGreenAdjust(void) const | Ogre::ColourFaderAffector | |
getParamDictionary(void) | Ogre::StringInterface | inline |
getParamDictionary(void) const | Ogre::StringInterface | inline |
getParameter(const String &name) const | Ogre::StringInterface | inlinevirtual |
getParameters(void) const | Ogre::StringInterface | |
getRedAdjust(void) const | Ogre::ColourFaderAffector | |
getType(void) const | Ogre::ParticleAffector | inline |
msAlphaCmd | Ogre::ColourFaderAffector | static |
msBlueCmd | Ogre::ColourFaderAffector | static |
msGreenCmd | Ogre::ColourFaderAffector | static |
msRedCmd | Ogre::ColourFaderAffector | static |
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 |
ParticleAffector(ParticleSystem *parent) | Ogre::ParticleAffector | inline |
setAdjust(float red, float green, float blue, float alpha=0.0) | Ogre::ColourFaderAffector | |
setAlphaAdjust(float alpha) | Ogre::ColourFaderAffector | |
setBlueAdjust(float blue) | Ogre::ColourFaderAffector | |
setGreenAdjust(float green) | Ogre::ColourFaderAffector | |
setParameter(const String &name, const String &value) | Ogre::StringInterface | virtual |
setParameterList(const NameValuePairList ¶mList) | Ogre::StringInterface | virtual |
setRedAdjust(float red) | Ogre::ColourFaderAffector | |
StringInterface() | Ogre::StringInterface | inline |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~ParticleAffector() | Ogre::ParticleAffector | virtual |
~StringInterface() | Ogre::StringInterface | inlinevirtual |