HomeSort by relevance Sort by last modified time
    Searched refs:applyVAImpulse (Results 1 - 3 of 3) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.h 462 void applyVAImpulse(const btVector3& impulse) const
474 if(impulse.m_asVelocity) applyVAImpulse(impulse.m_velocity);
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBody.java     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp     [all...]

Completed in 273 milliseconds