![]() |
OGRE-Next 4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <OgreHollowEllipsoidEmitter2.h>
Inheritance diagram for Ogre::HollowEllipsoidEmitterFactory2:Public Member Functions | |
| EmitterDefData * | createEmitter () override |
| Creates a new emitter instance. | |
| const String & | getName () const override |
| Returns the name of the factory, the name which identifies the particle emitter type this factory creates. | |
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.