OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::EllipsoidEmitterFactory2 Class Referencefinal

#include <OgreEllipsoidEmitter2.h>

+ Inheritance diagram for Ogre::EllipsoidEmitterFactory2:

Public Member Functions

EmitterDefDatacreateEmitter () override
 Creates a new emitter instance. More...
 
const StringgetName () 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
 

Member Function Documentation

◆ createEmitter()

EmitterDefData* Ogre::EllipsoidEmitterFactory2::createEmitter ( )
overridevirtual

Creates a new emitter instance.

Implements Ogre::ParticleEmitterDefDataFactory.

◆ getName()

const String& Ogre::EllipsoidEmitterFactory2::getName ( ) const
overridevirtual

Returns the name of the factory, the name which identifies the particle emitter type this factory creates.

Implements Ogre::ParticleEmitterDefDataFactory.


The documentation for this class was generated from the following file: