#include <OgreColourFaderAffectorFactory.h>
Inheritance diagram for Ogre::ColourFaderAffectorFactory:
Public Methods | |
virtual void | destroyAffector (ParticleAffector *e) |
Destroys the affector pointed to by the parameter (for early clean up if reauired). More... | |
Protected Attributes | |
std::vector< ParticleAffector * > | mAffectors |
Private Methods | |
String | getName () |
See ParticleAffectorFactory. More... | |
ParticleAffector * | createAffector (void) |
See ParticleAffectorFactory. More... |
|
Implements Ogre::ParticleAffectorFactory. |
|
Destroys the affector pointed to by the parameter (for early clean up if reauired).
|
|
Implements Ogre::ParticleAffectorFactory. |
|
|
Copyright © 2002 by The OGRE Team