Blender
V3.3
|
#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 |
Definition at line 734 of file btSoftBody.h.
btScalar btSoftBody::SolverState::isdt |
Definition at line 743 of file btSoftBody.h.
Referenced by btDeformableBodySolver::predictDeformableMotion(), btSoftBody::predictMotion(), btSoftColliders::CollideCL_RS::ProcessColObj(), btSoftColliders::CollideCL_SS::ProcessSoftSoft(), and btSoftBody::solveConstraints().
btScalar btSoftBody::SolverState::radmrg |
Definition at line 745 of file btSoftBody.h.
Referenced by btDeformableBodySolver::predictDeformableMotion(), btSoftBody::predictMotion(), btSoftBody::updateClusters(), btSoftBody::updateFace(), and btSoftBody::updateNode().
btScalar btSoftBody::SolverState::sdt |
Definition at line 742 of file btSoftBody.h.
Referenced by btSoftBody::addAeroForceToFace(), btSoftBody::addAeroForceToNode(), btSoftBody::applyClusters(), btSoftBody::cleanupClusters(), btSoftColliders::CollideSDF_RS::DoNode(), btSoftBody::geometricCollisionHandler(), btDeformableBodySolver::predictDeformableMotion(), btSoftBody::predictMotion(), btSoftBody::prepareClusters(), btSoftBody::PSolve_Anchors(), btSoftBody::PSolve_RContacts(), btSoftBody::solveClusters(), btSoftBody::solveConstraints(), btSoftBody::updateClusters(), btSoftBody::updateFace(), and btSoftBody::updateNode().
btScalar btSoftBody::SolverState::updmrg |
Definition at line 746 of file btSoftBody.h.
Referenced by btDeformableBodySolver::predictDeformableMotion(), and btSoftBody::predictMotion().
btScalar btSoftBody::SolverState::velmrg |
Definition at line 744 of file btSoftBody.h.
Referenced by btDeformableBodySolver::predictDeformableMotion(), and btSoftBody::predictMotion().