Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions | List of all members
BulletSoftBodyMaterial Class Reference

Public Member Functions

float getAngularStiffness ()
 Getter for the property m_kAST. More...
 
float getLinearStiffness ()
 Getter for the property m_kLST. More...
 
float getVolumePreservation ()
 Getter for the property m_kVST. More...
 
 setAngularStiffness (float value)
 Setter for the property m_kAST. More...
 
 setLinearStiffness (float value)
 Setter for the property m_kLST. More...
 
 setVolumePreservation (float value)
 Setter for the property m_kVST. More...
 

Static Public Member Functions

static BulletSoftBodyMaterial empty ()
 Named constructor intended to be used for asserts with have to return a concrete value. More...
 

Member Function Documentation

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.