![]() |
Quark Physics
1.0
2D Rigid and Soft Body Physics Engine
|
This is the complete list of members for QSpring, including all inherited members.
| GetDistanceLimitEnabled() | QSpring | inline |
| GetEnabled() | QSpring | inline |
| GetIsInternal() | QSpring | inline |
| GetLength() | QSpring | inline |
| GetMaximumDistanceFactor() | QSpring | inline |
| GetMinimumDistanceFactor() | QSpring | inline |
| GetParticleA() | QSpring | inline |
| GetParticleB() | QSpring | inline |
| GetRigidity() | QSpring | inline |
| manualDeletion | QSpring | |
| QSpring(QParticle *particleA, QParticle *particleB, bool internal=false) | QSpring | |
| QSpring(QParticle *particleA, QParticle *particleB, float length, bool internal=false) | QSpring | |
| SetDistanceLimitEnabled(bool value) | QSpring | inline |
| SetEnabled(bool value) | QSpring | inline |
| SetIsInternal(bool value) | QSpring | inline |
| SetLength(float length) | QSpring | inline |
| SetMaximumDistanceFactor(float value) | QSpring | inline |
| SetMinimumDistanceFactor(float value) | QSpring | inline |
| SetParticleA(QParticle *particle) | QSpring | inline |
| SetParticleB(QParticle *particle) | QSpring | inline |
| SetRigidity(float rigidity) | QSpring | inline |
| Update(float rigidity, bool internalsException, bool isWorldSpring=false) | QSpring | virtual |