Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
DbtRaycastVehicle.java163 public Matrix4 getChassisWorldTransform() { in getChassisWorldTransform() method in btRaycastVehicle
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Vehicle/
DbtRaycastVehicle.cpp253 const btTransform& btRaycastVehicle::getChassisWorldTransform() const in getChassisWorldTransform() function in btRaycastVehicle