physics::ForceGenerator Class Reference

#include <forces.h>

Inherited by physics::AnchoredSpring< d >, and physics::CleverAnchoredSpring< d >.

List of all members.

Public Member Functions

virtual ~ForceGenerator ()
 Constructor.
virtual void apply (float timestep)=0
 Apply a force.


Detailed Description

Parent class for all force generators. Allows for a force to be applied to a body within the world.

Member Function Documentation

virtual void physics::ForceGenerator::apply ( float  timestep  )  [pure virtual]

Apply a force.

Parameters:
timestep Time step


The documentation for this class was generated from the following file:

Generated on Thu Apr 23 22:51:40 2009 for Large Polygon Collider - Modular 2D/3D Physics Engine by  doxygen 1.5.6