Searched refs:getPersistentManifold (Results 1 – 5 of 5) sorted by relevance
75 const btPersistentManifold* getPersistentManifold() const in getPersistentManifold() function79 btPersistentManifold* getPersistentManifold() in getPersistentManifold() function
134 …if (convexShape->isPolyhedral() && resultOut->getPersistentManifold()->getNumContacts()<m_minimumP… in processCollision()
594 …if (m_numPerturbationIterations && resultOut->getPersistentManifold()->getNumContacts() < m_minimu… in processCollision()
73 public btPersistentManifold getPersistentManifold() { in getPersistentManifold() method in btManifoldResult
33281 result = (btPersistentManifold *)((btManifoldResult const *)arg1)->getPersistentManifold(); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btManifoldResult_1getPersistentManifold_1_1SWIG_10()