lbm_reference
|
Common namespace for all classes related to the particle system. More...
Classes | |
class | Emitter |
Adds new particles to the particle system. More... | |
class | Particle |
Individual particle of the particle system. More... | |
class | ParticleSystem |
Particle system that handles creation, movement and visualization of particles. More... | |
struct | Sphere |
Enumerations | |
enum | ParticleType { FIRE = 0, SMOKE = 1 } |
Possible different particle types. More... | |
Common namespace for all classes related to the particle system.