Cyclone | Cyclone: cyclone::ParticleDrag Class Reference |
#include <pfgen.h>
Inheritance diagram for cyclone::ParticleDrag:
Public Member Functions | |
ParticleDrag (real k1, real k2) | |
Creates the generator with the given coefficients. | |
virtual void | updateForce (Particle *particle, real duration) |
Applies the drag force to the given particle. |
One instance can be used for multiple particles.
|
Creates the generator with the given coefficients.
|
|
Applies the drag force to the given particle.
Implements cyclone::ParticleForceGenerator. |
© 2000-2003 Icosagon. All Rights Reserved.
Distributed under licence.
Cyclone Version 2.0.5 (Documentation generated Fri Nov 10 20:44:25 2006). |