Home
last modified time | relevance | path

Searched refs:getPushVelocity (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig/dynamics/
Ddynamics.i16 %ignore btSolverBody::getPushVelocity;
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
DbtSolverBody.h194 const btVector3& getPushVelocity() const in ATTRIBUTE_ALIGNED16()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
DbtSolverBody.java120 public btVector3 getPushVelocity() { in getPushVelocity() method in btSolverBody