Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
BulletSoftBodyMaterial Class Reference

List of all members.

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.

Member Function Documentation

static BulletSoftBodyMaterial empty ( ) [static]

Named constructor intended to be used for asserts with have to return a concrete value.

Getter for the property m_kAST.

float getLinearStiffness ( )

Getter for the property m_kLST.

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.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties