Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/
DbtRigidBody.h379 btVector3 getVelocityInLocalPoint(const btVector3& rel_pos) const in getVelocityInLocalPoint() function
/external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
DbtRigidBody.java538 public Vector3 getVelocityInLocalPoint(Vector3 rel_pos) { in getVelocityInLocalPoint() method in btRigidBody