|
Blender V4.3
|
#include <btSoftBody.h>
Inherits btSoftBody::Element.
Public Attributes | |
| btScalar | m_kLST |
| btScalar | m_kAST |
| btScalar | m_kVST |
| int | m_flags |
Public Attributes inherited from btSoftBody::Element | |
| void * | m_tag |
Additional Inherited Members | |
Public Member Functions inherited from btSoftBody::Element | |
| Element () | |
Definition at line 247 of file btSoftBody.h.
| int btSoftBody::Material::m_flags |
Definition at line 252 of file btSoftBody.h.
Referenced by btSoftBody::btSoftBody(), btSoftBodyHelpers::Draw(), and btSoftBody::serialize().
| btScalar btSoftBody::Material::m_kAST |
Definition at line 250 of file btSoftBody.h.
Referenced by btSoftBody::btSoftBody(), and btSoftBody::serialize().
| btScalar btSoftBody::Material::m_kLST |
Definition at line 249 of file btSoftBody.h.
Referenced by btSoftBody::btSoftBody(), btSoftBody::serialize(), and btSoftBody::updateLinkConstants().
| btScalar btSoftBody::Material::m_kVST |
Definition at line 251 of file btSoftBody.h.
Referenced by btSoftBody::btSoftBody(), and btSoftBody::serialize().