PointParticleEmitter2.hpp File Reference
#include <Core/Emitter/ParticleEmitter2.hpp>
#include <random>

Go to the source code of this file.

Classes

class  CubbyFlow::PointParticleEmitter2
 2-D point particle emitter. More...
 
class  CubbyFlow::PointParticleEmitter2::Builder
 Front-end to create PointParticleEmitter2 objects step by step. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::PointParticleEmitter2Ptr = std::shared_ptr< PointParticleEmitter2 >
 Shared pointer for the PointParticleEmitter2 type. More...