|
Pyrogenesis
13997
|
#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 shared_ptr<CParticleEmitterType> CParticleEmitterTypePtr |
Definition at line 113 of file ParticleEmitterType.h.
1.8.5