Cyclone | Cyclone: cyclone::Spring Class Reference |
#include <fgen.h>
Inheritance diagram for cyclone::Spring:
Public Member Functions | |
Spring (const Vector3 &localConnectionPt, RigidBody *other, const Vector3 &otherConnectionPt, real springConstant, real restLength) | |
Creates a new spring with the given parameters. | |
virtual void | updateForce (RigidBody *body, real duration) |
Applies the spring force to the given rigid body. |
|
Creates a new spring with the given parameters.
|
|
Applies the spring 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:22 2006). |