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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btCollisionObject.h 62 btVector3 m_interpolationAngularVelocity;
385 m_interpolationAngularVelocity = angvel;
395 return m_interpolationAngularVelocity;
525 btVector3DoubleData m_interpolationAngularVelocity;
558 btVector3FloatData m_interpolationAngularVelocity;
  /external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
bullet.h 550 btVector3DoubleData m_interpolationAngularVelocity;
582 btVector3FloatData m_interpolationAngularVelocity;
    [all...]

Completed in 37 milliseconds