Bullet Collision Detection & Physics Library
|
#include <btWheelInfo.h>
Definition at line 39 of file btWheelInfo.h.
btVector3 btWheelInfo::RaycastInfo::m_contactNormalWS |
Definition at line 42 of file btWheelInfo.h.
btVector3 btWheelInfo::RaycastInfo::m_contactPointWS |
Definition at line 43 of file btWheelInfo.h.
void* btWheelInfo::RaycastInfo::m_groundObject |
Definition at line 49 of file btWheelInfo.h.
btVector3 btWheelInfo::RaycastInfo::m_hardPointWS |
Definition at line 45 of file btWheelInfo.h.
bool btWheelInfo::RaycastInfo::m_isInContact |
Definition at line 48 of file btWheelInfo.h.
btScalar btWheelInfo::RaycastInfo::m_suspensionLength |
Definition at line 44 of file btWheelInfo.h.
btVector3 btWheelInfo::RaycastInfo::m_wheelAxleWS |
Definition at line 47 of file btWheelInfo.h.
btVector3 btWheelInfo::RaycastInfo::m_wheelDirectionWS |
Definition at line 46 of file btWheelInfo.h.