Home
last modified time | relevance | path

Searched defs:childCollisionShape (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtCollisionWorld.cpp516 const btCollisionShape* childCollisionShape = m_compoundShape->getChildShape(i); in rayTestSingleInternal() local
802 const btCollisionShape* childCollisionShape = compoundShape->getChildShape(i); in objectQuerySingleInternal() local