|
iMSTK
Interactive Medical Simulation Toolkit
|
Public Attributes | |
| double | m_dt = 0.001 |
| Time step size. | |
| bool | m_sparseUpdate = false |
| Only updates nodes that recieve force. | |
| bool | m_useCurvature = false |
| double | m_k = 0.05 |
| double | m_constantVelocity = 0.0 |
| int | m_substeps = 10 |
Definition at line 19 of file imstkLevelSetModel.h.
1.8.13