Searched defs:contactProcessingThreshold (Results 1 – 3 of 3) sorted by relevance
89 …ollisionObject body1, int arg2, float contactBreakingThreshold, float contactProcessingThreshold) { in btPersistentManifold()90 …onObject.getCPtr(body1), body1, arg2, contactBreakingThreshold, contactProcessingThreshold), true); in btPersistentManifold() local133 public void setContactProcessingThreshold(float contactProcessingThreshold) { in setContactProcessingThreshold()
196 public void setContactProcessingThreshold(float contactProcessingThreshold) { in setContactProcessingThreshold()
85 …btScalar contactProcessingThreshold = btMin(body0->getContactProcessingThreshold(),body1->getConta… in getNewManifold() local