|
Panda3D
|
Public Member Functions | |
| float | getAngularStiffness () |
| Getter for the property m_kAST. | |
| float | getLinearStiffness () |
| Getter for the property m_kLST. | |
| float | getVolumePreservation () |
| Getter for the property m_kVST. | |
| setAngularStiffness (float value) | |
| Setter for the property m_kAST. | |
| setLinearStiffness (float value) | |
| Setter for the property m_kLST. | |
| setVolumePreservation (float value) | |
| Setter for the property m_kVST. | |
Static Public Member Functions | |
| static BulletSoftBodyMaterial | empty () |
| Named constructor intended to be used for asserts with have to return a concrete value. | |
| static BulletSoftBodyMaterial empty | ( | ) | [static] |
Named constructor intended to be used for asserts with have to return a concrete value.
| float getAngularStiffness | ( | ) |
Getter for the property m_kAST.
| float getLinearStiffness | ( | ) |
Getter for the property m_kLST.
| float getVolumePreservation | ( | ) |
Getter for the property m_kVST.
| setAngularStiffness | ( | float | value | ) |
Setter for the property m_kAST.
| setLinearStiffness | ( | float | value | ) |
Setter for the property m_kLST.
| setVolumePreservation | ( | float | value | ) |
Setter for the property m_kVST.
1.7.3