List of all members.
Public Member Functions |
void | setObj1 (Obj &) |
void | setObj2 (Obj &) |
void | setk1 (double const &k1) |
void | setL0 (double const &newl0) |
virtual void | force () |
void | disp (vector< bool > options=vector< bool >(10, false)) |
ostream & | cdisp (ostream &) |
| Spring (Obj &obj1, Obj &obj2, double const &k, double const &l, Vect const &attache1=Vect(3), Vect const &attache2=Vect(3)) |
Public Attributes |
bool | amorti |
Protected Attributes |
Obj * | obj1 |
Obj * | obj2 |
double | k1 |
double | l0 |
Vect | attache1 |
Vect | attache2 |
Member Function Documentation
The documentation for this class was generated from the following files: