| Bullet Collision Detection & Physics Library
    | 
#include <btSoftBodyInternals.h>


| Public Member Functions | |
| void | Process (const btDbvtNode *la, const btDbvtNode *lb) | 
| void | ProcessSoftSoft (btSoftBody *psa, btSoftBody *psb) | 
|  Public Member Functions inherited from btSoftColliders::ClusterBase | |
| ClusterBase () | |
| bool | SolveContact (const btGjkEpaSolver2::sResults &res, btSoftBody::Body ba, const btSoftBody::Body bb, btSoftBody::CJoint &joint) | 
|  Public Member Functions inherited from btDbvt::ICollide | |
| DBVT_VIRTUAL void | Process (const btDbvtNode *, const btDbvtNode *) | 
| DBVT_VIRTUAL void | Process (const btDbvtNode *) | 
| DBVT_VIRTUAL void | Process (const btDbvtNode *n, btScalar) | 
| DBVT_VIRTUAL bool | Descent (const btDbvtNode *) | 
| DBVT_VIRTUAL bool | AllLeaves (const btDbvtNode *) | 
| Public Attributes | |
| btSoftBody * | bodies [2] | 
|  Public Attributes inherited from btSoftColliders::ClusterBase | |
| btScalar | erp | 
| btScalar | idt | 
| btScalar | m_margin | 
| btScalar | friction | 
| btScalar | threshold | 
Definition at line 757 of file btSoftBodyInternals.h.
| 
 | inline | 
Definition at line 760 of file btSoftBodyInternals.h.
| 
 | inline | 
Definition at line 798 of file btSoftBodyInternals.h.
| btSoftBody* btSoftColliders::CollideCL_SS::bodies[2] | 
Definition at line 759 of file btSoftBodyInternals.h.
 1.8.12
 1.8.12