Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
ParticleEmitterType.h File Reference
#include "graphics/Texture.h"
#include "lib/ogl.h"
#include "lib/file/vfs/vfs_path.h"
#include "maths/BoundingBoxAligned.h"

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 shared_ptr
< CParticleEmitterType
CParticleEmitterTypePtr
 

Typedef Documentation

Definition at line 113 of file ParticleEmitterType.h.