Home
last modified time | relevance | path

Searched refs:m_useGhostObjectSweepTest (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Character/
DbtKinematicCharacterController.h78 bool m_useGhostObjectSweepTest; in ATTRIBUTE_ALIGNED16() local
163 m_useGhostObjectSweepTest = useGhostObjectSweepTest; in ATTRIBUTE_ALIGNED16()
DbtKinematicCharacterController.cpp140 m_useGhostObjectSweepTest = true; in btKinematicCharacterController()
262 if (m_useGhostObjectSweepTest) in stepUp()
368 if (m_useGhostObjectSweepTest) in stepForwardAndStrafe()
461 if (m_useGhostObjectSweepTest) in stepDown()