Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyData.h100 float m_softKineticClusterHardness; // Soft vs kinetic hardness [0,1] (cluster only) member
DbtSoftBody.cpp3441 sbd->m_config.m_softKineticClusterHardness = m_cfg.kSKHR_CL; in serialize()
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
Dbullet.h1235 float m_softKineticClusterHardness; variable
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
Dsoftbody_wrap.cpp15502 if (arg1) (arg1)->m_softKineticClusterHardness = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyConfigData_1softKineticClusterHardness_1set()
15515 result = (float) ((arg1)->m_softKineticClusterHardness); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyConfigData_1softKineticClusterHardness_1get()