Pyrogenesis  trunk
Classes | Typedefs
ParticleEmitter.h File Reference
#include "graphics/ModelAbstract.h"
#include "graphics/ParticleEmitterType.h"
#include "graphics/Texture.h"
#include "maths/Quaternion.h"
#include "renderer/VertexArray.h"
#include <map>
Include dependency graph for ParticleEmitter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SParticle
 Simulation state for a single particle. More...
 
class  CParticleEmitter
 Particle emitter. More...
 
class  CModelParticleEmitter
 Particle emitter model, for attaching emitters as props on other models. More...
 

Typedefs

typedef shared_ptr< CParticleEmitterCParticleEmitterPtr
 

Typedef Documentation