Searched refs:m_ndimpulses (Results 1 – 5 of 5) sorted by relevance
154 int m_ndimpulses; member
990 cluster->m_ndimpulses++; in clusterDImpulse()1013 cluster->m_ndimpulses++; in clusterDAImpulse()1027 cluster->m_ndimpulses++; in clusterDCImpulse()2617 c.m_ndimpulses = 0; in updateClusters()2703 if(c.m_ndimpulses) in applyClusters()2705 c.m_dimpulses[0]/=(btScalar)c.m_ndimpulses; in applyClusters()2706 c.m_dimpulses[1]/=(btScalar)c.m_ndimpulses; in applyClusters()2714 if(0<(drift?c.m_ndimpulses:c.m_nvimpulses)) in applyClusters()3538 memPtr->m_ndimpulses = m_clusters[i]->m_ndimpulses; in serialize()
333 int m_ndimpulses; member
1290 int m_ndimpulses; variable
6701 if (arg1) (arg1)->m_ndimpulses = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Cluster_1ndimpulses_1set()6714 result = (int) ((arg1)->m_ndimpulses); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Cluster_1ndimpulses_1get()16779 if (arg1) (arg1)->m_ndimpulses = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyClusterData_1ndimpulses_1set()16792 result = (int) ((arg1)->m_ndimpulses); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyClusterData_1ndimpulses_1get()