#include <btWheelInfo.h>
Public Attributes | |
btVector3 | m_contactNormalWS |
btVector3 | m_contactPointWS |
void * | m_groundObject |
btVector3 | m_hardPointWS |
bool | m_isInContact |
btScalar | m_suspensionLength |
btVector3 | m_wheelAxleWS |
btVector3 | m_wheelDirectionWS |
Definition at line 40 of file btWheelInfo.h.
Definition at line 43 of file btWheelInfo.h.
Definition at line 44 of file btWheelInfo.h.
Definition at line 50 of file btWheelInfo.h.
btVector3 btWheelInfo::RaycastInfo::m_hardPointWS |
Definition at line 46 of file btWheelInfo.h.
Definition at line 49 of file btWheelInfo.h.
Definition at line 45 of file btWheelInfo.h.
btVector3 btWheelInfo::RaycastInfo::m_wheelAxleWS |
Definition at line 48 of file btWheelInfo.h.
Definition at line 47 of file btWheelInfo.h.