OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 427 milliseconds