Searched refs:m_matching (Results 1 – 5 of 5) sorted by relevance
158 float m_matching; member
340 btScalar m_matching; member346 Cluster() : m_leaf(0),m_ndamping(0),m_ldamping(0),m_adamping(0),m_matching(0) in Cluster()
2619 if(c.m_matching>0) in updateClusters()2625 n.m_x=Lerp(n.m_x,x,c.m_matching); in updateClusters()3524 memPtr->m_matching = m_clusters[i]->m_matching; in serialize()
1294 float m_matching; variable
6900 if (arg1) (arg1)->m_matching = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Cluster_1matching_1set()6913 result = (btScalar) ((arg1)->m_matching); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Cluster_1matching_1get()16891 if (arg1) (arg1)->m_matching = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyClusterData_1matching_1set()16904 result = (float) ((arg1)->m_matching); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyClusterData_1matching_1get()