Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyData.h94 float m_poseMatch; // Pose matching coefficient [0,1] member
DbtSoftBody.cpp3431 sbd->m_config.m_poseMatch = m_cfg.kMT; in serialize()
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
Dbullet.h1229 float m_poseMatch; variable
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
Dsoftbody_wrap.cpp15334 if (arg1) (arg1)->m_poseMatch = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyConfigData_1poseMatch_1set()
15347 result = (float) ((arg1)->m_poseMatch); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyConfigData_1poseMatch_1get()