HomeSort by relevance Sort by last modified time
    Searched refs:hasSelfCollision (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Featherstone/
btMultiBodyLinkCollider.h 70 if (!m_multiBody->hasSelfCollision())
btMultiBody.h 570 void setHasSelfCollision(bool hasSelfCollision)
572 m_hasSelfCollision = hasSelfCollision;
574 bool hasSelfCollision() const

Completed in 3102 milliseconds