Force Class Reference
[Physical forces]

Interface for forces. More...

#include <world.h>

Inheritance diagram for Force:

CoulombForce GravitationForce Spring WeightForce List of all members.

Public Member Functions

virtual void calcForce ()=0

Detailed Description

Interface for forces.

Force is anything that acts upon bodies changing derivatives of dynamic variables


Member Function Documentation

virtual void calcForce (  )  [pure virtual]

Calculate force. Bodies can be accessed through this->world()->bodies()

Implemented in CoulombForce, GravitationForce, WeightForce, and Spring.


The documentation for this class was generated from the following file:
Generated on Thu Mar 15 14:23:37 2007 for StepCore by  doxygen 1.5.1