Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/
DbtRigidBody.cpp295 …btMatrix3x3 inertiaTensorWorld = getWorldTransform().getBasis().scaled(inertiaLocal) * getWorldTra… in computeGyroscopicForceExplicit() local
296 btVector3 tmp = inertiaTensorWorld*getAngularVelocity(); in computeGyroscopicForceExplicit()