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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
btNNCGConstraintSolver.h 50 btNNCGConstraintSolver() : btSequentialImpulseConstraintSolver(), m_onlyForNoneContact(false) {}
57 bool m_onlyForNoneContact;
btNNCGConstraintSolver.cpp 109 if (m_onlyForNoneContact)
358 if (!m_onlyForNoneContact)

Completed in 31 milliseconds