Public Attributes | |
float | damper |
int32 | i1 |
int32 | i2 |
float | invMass1 |
float | invMass2 |
float | L |
float | lambda |
float | spring |
Definition at line 28 of file b2_rope.cpp.
float b2RopeStretch::damper |
Definition at line 35 of file b2_rope.cpp.
int32 b2RopeStretch::i1 |
Definition at line 30 of file b2_rope.cpp.
int32 b2RopeStretch::i2 |
Definition at line 30 of file b2_rope.cpp.
float b2RopeStretch::invMass1 |
Definition at line 31 of file b2_rope.cpp.
float b2RopeStretch::invMass2 |
Definition at line 31 of file b2_rope.cpp.
float b2RopeStretch::L |
Definition at line 32 of file b2_rope.cpp.
float b2RopeStretch::lambda |
Definition at line 33 of file b2_rope.cpp.
float b2RopeStretch::spring |
Definition at line 34 of file b2_rope.cpp.