#include <btSoftBodyInternals.h>

Public Member Functions | |
| void | Process (btSoftBody *psa, btSoftBody *psb) |
| void | Process (const btDbvtNode *la, const btDbvtNode *lb) |
Public Attributes | |
| btSoftBody * | bodies [2] |
Definition at line 778 of file btSoftBodyInternals.h.
| void btSoftColliders::CollideCL_SS::Process | ( | btSoftBody * | psa, | |
| btSoftBody * | psb | |||
| ) | [inline] |
Definition at line 819 of file btSoftBodyInternals.h.
| void btSoftColliders::CollideCL_SS::Process | ( | const btDbvtNode * | la, | |
| const btDbvtNode * | lb | |||
| ) | [inline] |
Reimplemented from btDbvt::ICollide.
Definition at line 781 of file btSoftBodyInternals.h.
Definition at line 780 of file btSoftBodyInternals.h.