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

#include <OgreHollowEllipsoidEmitter2.h>

+ Inheritance diagram for Ogre::HollowEllipsoidEmitterFactory2:

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::HollowEllipsoidEmitterFactory2::createEmitter ( )
overridevirtual

Creates a new emitter instance.

Implements Ogre::ParticleEmitterDefDataFactory.

◆ getName()

const String& Ogre::HollowEllipsoidEmitterFactory2::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: