OGRE-Next
4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <OgrePointEmitter2.h>
Public Member Functions | |
EmitterDefData * | createEmitter () override |
Creates a new emitter instance. More... | |
const String & | getName () const override |
Returns the name of the factory, the name which identifies the particle emitter type this factory creates. More... | |
Public Member Functions inherited from Ogre::ParticleEmitterDefDataFactory | |
virtual | ~ParticleEmitterDefDataFactory ()=default |
|
overridevirtual |
Creates a new emitter instance.
Implements Ogre::ParticleEmitterDefDataFactory.
|
overridevirtual |
Returns the name of the factory, the name which identifies the particle emitter type this factory creates.
Implements Ogre::ParticleEmitterDefDataFactory.