- addEmitter
void addEmitter(Emitter em)
Undocumented in source. Be warned that the author may not have intended to support it.
- addForceField
void addForceField(ForceField ff)
Undocumented in source. Be warned that the author may not have intended to support it.
- render
void render(GraphicsState* state)
Undocumented in source. Be warned that the author may not have intended to support it.
- renderBillboardParticle
void renderBillboardParticle(Emitter e, Particle p, GraphicsState* state)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(Time t)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateParticle
void updateParticle(Emitter e, Particle p, double dt)
Undocumented in source. Be warned that the author may not have intended to support it.