Blender V5.0
btSoftBody::SolverState Struct Reference

#include <btSoftBody.h>

Public Member Functions

 SolverState ()

Public Attributes

btScalar sdt
btScalar isdt
btScalar velmrg
btScalar radmrg
btScalar updmrg

Detailed Description

Definition at line 731 of file btSoftBody.h.

Constructor & Destructor Documentation

◆ SolverState()

btSoftBody::SolverState::SolverState ( )
inline

Definition at line 734 of file btSoftBody.h.

References isdt, radmrg, sdt, updmrg, and velmrg.

Member Data Documentation

◆ isdt

◆ radmrg

btScalar btSoftBody::SolverState::radmrg

Definition at line 745 of file btSoftBody.h.

Referenced by btDeformableBodySolver::predictDeformableMotion(), and SolverState().

◆ sdt

◆ updmrg

btScalar btSoftBody::SolverState::updmrg

Definition at line 746 of file btSoftBody.h.

Referenced by btDeformableBodySolver::predictDeformableMotion(), and SolverState().

◆ velmrg

btScalar btSoftBody::SolverState::velmrg

Definition at line 744 of file btSoftBody.h.

Referenced by btDeformableBodySolver::predictDeformableMotion(), and SolverState().


The documentation for this struct was generated from the following file: