| iMSTK
    Interactive Medical Simulation Toolkit | 
Either mu/lambda used, may be computed from youngs modulus and poissons ratio. More...
#include <imstkPbdFemConstraint.h>
| Public Attributes | |
| double | m_mu = 0.0 | 
| Lame constant, if constraint type is Fem. | |
| double | m_lambda = 0.0 | 
| Lame constant, if constraint type is Fem. | |
| double | m_YoungModulus = 1000 | 
| Fem parameter, if constraint type is Fem. | |
| double | m_PoissonRatio = 0.2 | 
| Fem parameter, if constraint type is Fem. | |
Either mu/lambda used, may be computed from youngs modulus and poissons ratio.
Definition at line 18 of file imstkPbdFemConstraint.h.
 1.8.13
 1.8.13