Blender
V3.3
|
#include <btSoftBody.h>
Public Member Functions | |
Specs () | |
Public Attributes | |
btScalar | erp |
btScalar | cfm |
btScalar | split |
Definition at line 619 of file btSoftBody.h.
|
inline |
Definition at line 621 of file btSoftBody.h.
btScalar btSoftBody::Joint::Specs::cfm |
Definition at line 623 of file btSoftBody.h.
Referenced by btSoftBody::appendAngularJoint(), and btSoftBody::appendLinearJoint().
btScalar btSoftBody::Joint::Specs::erp |
Definition at line 622 of file btSoftBody.h.
Referenced by btSoftBody::appendAngularJoint(), and btSoftBody::appendLinearJoint().
btScalar btSoftBody::Joint::Specs::split |
Definition at line 624 of file btSoftBody.h.
Referenced by btSoftBody::appendAngularJoint(), and btSoftBody::appendLinearJoint().