Cyclone | Cyclone: cyclone::ParticleForceGenerator Class Reference |
#include <pfgen.h>
Inheritance diagram for cyclone::ParticleForceGenerator:
Public Member Functions | |
virtual void | updateForce (Particle *particle, real duration)=0 |
Overload this in implementations of the interface to calculate and update the force applied to the given particle. |
|
Overload this in implementations of the interface to calculate and update the force applied to the given particle.
Implemented in cyclone::Explosion, cyclone::ParticleGravity, cyclone::ParticleDrag, cyclone::ParticleAnchoredSpring, cyclone::ParticleAnchoredBungee, cyclone::ParticleFakeSpring, cyclone::ParticleSpring, cyclone::ParticleBungee, and cyclone::ParticleBuoyancy. |
© 2000-2003 Icosagon. All Rights Reserved.
Distributed under licence.
Cyclone Version 2.0.5 (Documentation generated Fri Nov 10 20:44:24 2006). |