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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btCollisionObject.h 61 btVector3 m_interpolationLinearVelocity;
379 m_interpolationLinearVelocity = linvel;
390 return m_interpolationLinearVelocity;
524 btVector3DoubleData m_interpolationLinearVelocity;
557 btVector3FloatData m_interpolationLinearVelocity;
  /external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
bullet.h 549 btVector3DoubleData m_interpolationLinearVelocity;
581 btVector3FloatData m_interpolationLinearVelocity;
    [all...]

Completed in 660 milliseconds