Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyData.h212 int m_numJoints; member
DbtSoftBody.cpp3592 sbd->m_numJoints = m_joints.size(); in serialize()
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
Dbullet.h1343 int m_numJoints; variable
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
Dsoftbody_wrap.cpp17936 if (arg1) (arg1)->m_numJoints = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBodyFloatData_1numJoints_1set()
17949 result = (int) ((arg1)->m_numJoints); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBodyFloatData_1numJoints_1get()