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