This is the complete list of members for
GParticleEngine, including all inherited members.
CreateEmitter(std::string name, ParticleType t, std::string texture, GVec4f pos, bool isRandom, GVec4f dir, float v, float dur, float spawn, float min, float max, int numParticles, GParticleEmitter **emitter) | GParticleEngine | |
CreateEmitter(ParticleType t, GParticleEmitter **emitter) | GParticleEngine | |
Destroy() | GParticleEngine | |
DestroyEmitter(std::string name) | GParticleEngine | |
DisableEmitter(std::string name) | GParticleEngine | |
DrawEmitters(double time, double dtime, GMatrix16 *viewmatrix, int FLAGS) | GParticleEngine | |
emitters | GParticleEngine | [protected] |
EnableEmitter(std::string name) | GParticleEngine | |
GetEmitterByName(std::string name) | GParticleEngine | |
GetEmitterByType(ParticleType t) | GParticleEngine | |
GetInstance() | GSingletonManager< GParticleEngine > | [inline, static] |
GetVBAData(float **verts, float **tex, unsigned short **ind) | GParticleEngine | |
GetVBOData(unsigned int **vboIds) | GParticleEngine | |
GParticleEngine() | GParticleEngine | |
GSingletonManager() | GSingletonManager< GParticleEngine > | [inline, protected] |
indices | GParticleEngine | [protected] |
SetupVBO() | GParticleEngine | |
texcoords | GParticleEngine | [protected] |
UpdateEmitters(double time, double dtime) | GParticleEngine | |
vboId | GParticleEngine | [protected] |
vertices | GParticleEngine | [protected] |
~GParticleEngine() | GParticleEngine | |
~GSingletonManager() | GSingletonManager< GParticleEngine > | [inline] |