ePSolver : positions solvers More...
#include <btSoftBody.h>
Public Types | |
| enum | _ { Linear, Anchors, RContacts, SContacts, END } |
ePSolver : positions solvers
Definition at line 100 of file btSoftBody.h.
| Linear | |
| Anchors |
Linear solver. |
| RContacts |
Anchor solver. |
| SContacts |
Rigid contacts solver. |
| END |
Soft contacts solver. |
Definition at line 100 of file btSoftBody.h.