![]() |
OGRE 13.6
Object-Oriented Graphics Rendering Engine
|
Factory class for TextureAnimatorAffector. More...
#include <OgreTextureAnimatorAffector.h>
Additional Inherited Members | |
![]() | |
ParticleAffectorFactory () | |
virtual | ~ParticleAffectorFactory () |
virtual ParticleAffector * | createAffector (ParticleSystem *psys)=0 |
Creates a new affector instance. | |
virtual void | destroyAffector (ParticleAffector *e) |
Destroys the affector pointed to by the parameter (for early clean up if required). | |
virtual String | getName () const =0 |
Returns the name of the factory, the name which identifies the particle affector type this factory creates. | |
Factory class for TextureAnimatorAffector.