ParticleEmitter2.hpp File Reference
#include <Core/Particle/ParticleSystemData.hpp>
Go to the source code of this file.
Classes | |
class | CubbyFlow::ParticleEmitter2 |
Abstract base class for 2-D particle emitter. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::ParticleEmitter2Ptr = std::shared_ptr< ParticleEmitter2 > |
Shared pointer for the ParticleEmitter2 type. More... | |