Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Vehicle/
DbtWheelInfo.cpp22 void btWheelInfo::updateWheel(const btRigidBody& chassis,RaycastInfo& raycastInfo) in updateWheel()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
DbtWheelInfo.java365 public void updateWheel(btRigidBody chassis, btWheelInfo.RaycastInfo raycastInfo) { in updateWheel()