#include "b2_api.h"
#include "b2_math.h"
Go to the source code of this file.
◆ b2BendingModel
Enumerator |
---|
b2_springAngleBendingModel | |
b2_pbdAngleBendingModel | |
b2_xpbdAngleBendingModel | |
b2_pbdDistanceBendingModel | |
b2_pbdHeightBendingModel | |
b2_pbdTriangleBendingModel | |
Definition at line 39 of file b2_rope.h.
◆ b2StretchingModel
Enumerator |
---|
b2_pbdStretchingModel | |
b2_xpbdStretchingModel | |
Definition at line 33 of file b2_rope.h.