Static Public Member Functions | |
| static BulletSoftBodyMaterial | empty () |
| Named constructor intended to be used for asserts which have to return a concrete value. More... | |
Public Attributes | |
| get_angular_stiffness | |
| Getter for the property m_kAST. More... | |
| get_linear_stiffness | |
| Getter for the property m_kLST. More... | |
| get_volume_preservation | |
| Getter for the property m_kVST. More... | |
| set_angular_stiffness | |
| Setter for the property m_kAST. More... | |
| set_linear_stiffness | |
| Setter for the property m_kLST. More... | |
| set_volume_preservation | |
| Setter for the property m_kVST. More... | |
Definition at line 26 of file bulletSoftBodyMaterial.h.
|
inlinestatic |
Named constructor intended to be used for asserts which have to return a concrete value.
Definition at line 27 of file bulletSoftBodyMaterial.I.
| PN_stdfloat BulletSoftBodyMaterial::get_angular_stiffness |
Getter for the property m_kAST.
Definition at line 42 of file bulletSoftBodyMaterial.h.
| PN_stdfloat BulletSoftBodyMaterial::get_linear_stiffness |
Getter for the property m_kLST.
Definition at line 41 of file bulletSoftBodyMaterial.h.
| PN_stdfloat BulletSoftBodyMaterial::get_volume_preservation |
Getter for the property m_kVST.
Definition at line 43 of file bulletSoftBodyMaterial.h.
| void BulletSoftBodyMaterial::set_angular_stiffness |
Setter for the property m_kAST.
Definition at line 42 of file bulletSoftBodyMaterial.h.
| void BulletSoftBodyMaterial::set_linear_stiffness |
Setter for the property m_kLST.
Definition at line 41 of file bulletSoftBodyMaterial.h.
| void BulletSoftBodyMaterial::set_volume_preservation |
Setter for the property m_kVST.
Definition at line 43 of file bulletSoftBodyMaterial.h.
1.8.15