Linderdaum Engine: clStaticEmitter Class Reference
Updated: Mon May 14 2012 05:02:35
clStaticEmitter Class Reference

Zero-velocity particle emitter. More...

#include <ParticleEmitter.h>

List of all members.

Public Member Functions

 clStaticEmitter ()

Private Member Functions

virtual void GenerateVelocity (clParticle *Particle, float Speed) const
 Generated velocity of the Particle must have a norm equal to speed.

Detailed Description

Zero-velocity particle emitter.


Constructor & Destructor Documentation

clStaticEmitter::clStaticEmitter ( ) [inline]

Member Function Documentation

virtual void clStaticEmitter::GenerateVelocity ( clParticle Particle,
float  Speed 
) const [inline, private, virtual]

Generated velocity of the Particle must have a norm equal to speed.

Implements clEmitter.


The documentation for this class was generated from the following file: