Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyData.h183 btVector3FloatData m_relPosition[2];//linear member
DbtSoftBody.cpp3614 memPtr->m_relPosition[0].m_floats[j] = 0.f; in serialize()
3615 memPtr->m_relPosition[1].m_floats[j] = 0.f; in serialize()
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
Dbullet.h1314 btVector3FloatData m_relPosition[2]; variable
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
Dsoftbody_wrap.cpp17286 btVector3FloatData *b = (btVector3FloatData *) arg1->m_relPosition; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBodyJointData_1relPosition_1set()
17302 result = (btVector3FloatData *)(btVector3FloatData *) ((arg1)->m_relPosition); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBodyJointData_1relPosition_1get()