Home
last modified time | relevance | path

Searched refs:m_volumeStiffness (Results 1 – 4 of 4) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyData.h27 float m_volumeStiffness; member
DbtSoftBody.cpp3294 memPtr->m_volumeStiffness = mat->m_kVST; in serialize()
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
Dbullet.h1146 float m_volumeStiffness; variable
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
Dsoftbody_wrap.cpp14002 if (arg1) (arg1)->m_volumeStiffness = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyMaterialData_1volumeStiffness_1set()
14015 result = (float) ((arg1)->m_volumeStiffness); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyMaterialData_1volumeStiffness_1get()