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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/
btRigidBody.h 379 btVector3 getVelocityInLocalPoint(const btVector3& rel_pos) const
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
btRigidBody.java 538 public Vector3 getVelocityInLocalPoint(Vector3 rel_pos) {

Completed in 409 milliseconds