Searched refs:m_maxSelfCollisionImpulse (Results 1 – 5 of 5) sorted by relevance
159 float m_maxSelfCollisionImpulse; member
341 btScalar m_maxSelfCollisionImpulse; member347 ,m_maxSelfCollisionImpulse(100.f), in Cluster()
2905 if (impulse.m_velocity.length() <m_bodies[0].m_soft->m_maxSelfCollisionImpulse) in Solve()3525 memPtr->m_maxSelfCollisionImpulse = m_clusters[i]->m_maxSelfCollisionImpulse; in serialize()
1295 float m_maxSelfCollisionImpulse; variable
6928 if (arg1) (arg1)->m_maxSelfCollisionImpulse = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Cluster_1maxSelfCollisionImpulse_1set()6941 result = (btScalar) ((arg1)->m_maxSelfCollisionImpulse); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Cluster_1maxSelfCollisionImpulse_1get()16919 if (arg1) (arg1)->m_maxSelfCollisionImpulse = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyClusterData_1maxSelfCollisionImpulse_1set()16932 result = (float) ((arg1)->m_maxSelfCollisionImpulse); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyClusterData_1maxSelfCollisionImpulse_1get()