#include <forcetorque.h>
Inheritance diagram for sheep::ConstantForce:

Public Member Functions | |
| ConstantForce (const Vector3 &p, const Vector3 &f) | |
| virtual Vector3 | Evaluate (Real t, const RigidBody *b) const |
Protected Attributes | |
| Vector3 | m_force |
|
||||||||||||
|
Definition at line 129 of file forcetorque.h. |
|
||||||||||||
|
Implements sheep::IForce. Definition at line 133 of file forcetorque.h. |
|
|
Definition at line 64 of file forcetorque.h. |
1.3.6