Cyclone | Cyclone: cyclone::Buoyancy Class Reference |
#include <fgen.h>
Inheritance diagram for cyclone::Buoyancy:
Public Member Functions | |
Buoyancy (const Vector3 &cOfB, real maxDepth, real volume, real waterHeight, real liquidDensity=1000.0f) | |
Creates a new buoyancy force with the given parameters. | |
virtual void | updateForce (RigidBody *body, real duration) |
Applies the force to the given rigid body. |
|
Creates a new buoyancy force with the given parameters.
|
|
Applies the force to the given rigid body.
Implements cyclone::ForceGenerator. |
© 2000-2003 Icosagon. All Rights Reserved.
Distributed under licence.
Cyclone Version 2.0.5 (Documentation generated Fri Nov 10 20:44:23 2006). |