Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtCompoundCollisionAlgorithm.cpp128 btTransform newChildWorldTrans = orgTrans*childTrans ; in ProcessChildShape() local
298 btTransform newChildWorldTrans; in processCollision() local