Cyclone | Cyclone: cyclone::ParticleBuoyancy Class Reference |
#include <pfgen.h>
Inheritance diagram for cyclone::ParticleBuoyancy:
Public Member Functions | |
ParticleBuoyancy (real maxDepth, real volume, real waterHeight, real liquidDensity=1000.0f) | |
Creates a new buoyancy force with the given parameters. | |
virtual void | updateForce (Particle *particle, real duration) |
Applies the buoyancy force to the given particle. |
|
Creates a new buoyancy force with the given parameters.
|
|
Applies the buoyancy 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:27 2006). |