Pyrogenesis  trunk
Classes | Typedefs
ParticleEmitterType.h File Reference
#include "graphics/Texture.h"
#include "lib/file/vfs/vfs_path.h"
#include "maths/BoundingBoxAligned.h"
#include <memory>
#include <string>
Include dependency graph for ParticleEmitterType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CParticleEmitterType
 Particle emitter type - stores the common state data for all emitters of that type, and uses that data to update the emitter states. More...
 

Typedefs

typedef std::shared_ptr< CParticleEmitterTypeCParticleEmitterTypePtr
 

Typedef Documentation

◆ CParticleEmitterTypePtr