Home
last modified time | relevance | path

Searched refs:m_idmass (Results 1 – 5 of 5) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyData.h151 float m_idmass; member
DbtSoftBody.h325 btScalar m_idmass; member
DbtSoftBody.cpp3518 memPtr->m_idmass = m_clusters[i]->m_idmass; in serialize()
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
Dbullet.h1287 float m_idmass; variable
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
Dsoftbody_wrap.cpp6462 if (arg1) (arg1)->m_idmass = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Cluster_1idmass_1set()
6475 result = (btScalar) ((arg1)->m_idmass); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Cluster_1idmass_1get()
16695 if (arg1) (arg1)->m_idmass = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyClusterData_1idmass_1set()
16708 result = (float) ((arg1)->m_idmass); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyClusterData_1idmass_1get()