|
Blender V5.0
|
#include <btSoftBody.h>
Public Member Functions | |
| SolverState () | |
Public Attributes | |
| btScalar | sdt |
| btScalar | isdt |
| btScalar | velmrg |
| btScalar | radmrg |
| btScalar | updmrg |
Definition at line 731 of file btSoftBody.h.
|
inline |
| btScalar btSoftBody::SolverState::isdt |
Definition at line 743 of file btSoftBody.h.
Referenced by btDeformableBodySolver::predictDeformableMotion(), btSoftColliders::CollideCL_RS::ProcessColObj(), btSoftColliders::CollideCL_SS::ProcessSoftSoft(), and SolverState().
| btScalar btSoftBody::SolverState::radmrg |
Definition at line 745 of file btSoftBody.h.
Referenced by btDeformableBodySolver::predictDeformableMotion(), and SolverState().
| btScalar btSoftBody::SolverState::sdt |
Definition at line 742 of file btSoftBody.h.
Referenced by btSoftBody::geometricCollisionHandler(), btDeformableBodySolver::predictDeformableMotion(), btSoftBody::PSolve_Anchors(), btSoftBody::PSolve_RContacts(), and SolverState().
| btScalar btSoftBody::SolverState::updmrg |
Definition at line 746 of file btSoftBody.h.
Referenced by btDeformableBodySolver::predictDeformableMotion(), and SolverState().
| btScalar btSoftBody::SolverState::velmrg |
Definition at line 744 of file btSoftBody.h.
Referenced by btDeformableBodySolver::predictDeformableMotion(), and SolverState().