ParticleSystem Class Reference
#include <ParticleSystem.h>
List of all members.
Constructor & Destructor Documentation
| ParticleSystem::ParticleSystem |
( |
|
) |
[inline] |
Member Function Documentation
| unsigned long ParticleSystem::numParticles |
( |
|
) |
[inline] |
| void ParticleSystem::addParticle |
( |
Particle & |
p_in |
) |
[inline] |
| void ParticleSystem::viewSetup |
( |
float |
defaultSize = 1.0f |
) |
[inline] |
| void ParticleSystem::drawBegin |
( |
|
) |
[inline] |
| void ParticleSystem::drawEnd |
( |
|
) |
[inline] |
| void ParticleSystem::draw |
( |
ParticleEmitter & |
pe, |
|
|
double |
timeIndex | |
|
) |
| | [inline] |
| void ParticleSystem::drawParticle |
( |
Particle & |
p |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: