|
NTRT Simulator
v1.1
|
This is the complete list of members for tgSpringCable, including all inherited members.
| getActualLength() const =0 | tgSpringCable | pure virtual |
| getAnchors() const =0 | tgSpringCable | pure virtual |
| getCoefD() const | tgSpringCable | inlinevirtual |
| getCoefK() const | tgSpringCable | inlinevirtual |
| getDamping() const | tgSpringCable | inlinevirtual |
| getRestLength() const | tgSpringCable | virtual |
| getTension() const =0 | tgSpringCable | pure virtual |
| getVelocity() const | tgSpringCable | inlinevirtual |
| m_coefK | tgSpringCable | protected |
| m_damping | tgSpringCable | protected |
| m_dampingCoefficient | tgSpringCable | protected |
| m_prevLength | tgSpringCable | protected |
| m_restLength | tgSpringCable | protected |
| m_velocity | tgSpringCable | protected |
| setRestLength(const double newRestLength) | tgSpringCable | virtual |
| step(double dt)=0 | tgSpringCable | pure virtual |
| tgSpringCable(const std::vector< tgSpringCableAnchor * > &anchors, double coefK, double dampingCoefficient, double pretension=0.0) | tgSpringCable | |
| ~tgSpringCable() | tgSpringCable | virtual |