A particle emitter which emits particles from a box shaped space.
Definition IParticleBoxEmitter.hpp:18
virtual void setBox(const core::aabbox3df &box)=0
Set the box shape.
virtual const core::aabbox3df & getBox() const =0
Get the box shape set.
virtual E_PARTICLE_EMITTER_TYPE getType() const override
Get emitter type.
Definition IParticleBoxEmitter.hpp:28
A particle emitter for using with particle systems.
Definition IParticleEmitter.hpp:46
As of Nirtcpp 1.6, position2d is a synonym for vector2d.
Definition vector3d.hpp:11