Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
DbtRaycastVehicle.java203 …public btWheelInfo addWheel(Vector3 connectionPointCS0, Vector3 wheelDirectionCS0, Vector3 wheelAx… in addWheel()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Vehicle/
DbtRaycastVehicle.cpp65 …castVehicle::addWheel( const btVector3& connectionPointCS, const btVector3& wheelDirectionCS0,cons… in addWheel()