Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyData.h35 btVector3FloatData m_previousPosition; member
DbtSoftBody.cpp3321 m_nodes[i].m_q.serializeFloat(memPtr->m_previousPosition); in serialize()
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
Dbullet.h1157 btVector3FloatData m_previousPosition; variable
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
Dsoftbody_wrap.cpp14139 if (arg1) (arg1)->m_previousPosition = *arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyNodeData_1previousPosition_1set()
14152 result = (btVector3FloatData *)& ((arg1)->m_previousPosition); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyNodeData_1previousPosition_1get()