Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Vehicle/
DbtWheelInfo.cpp32 btVector3 relpos = m_raycastInfo.m_contactPointWS - chassis.getCenterOfMassPosition(); in updateWheel() local
DbtRaycastVehicle.cpp222 btVector3 relpos = wheel.m_raycastInfo.m_contactPointWS-getRigidBody()->getCenterOfMassPosition(); in rayCast() local
319 …btVector3 relpos = wheel.m_raycastInfo.m_contactPointWS - getRigidBody()->getCenterOfMassPosition(… in updateVehicle() local
333 btVector3 relpos = wheel.m_raycastInfo.m_hardPointWS - getRigidBody()->getCenterOfMassPosition(); in updateVehicle() local