Blender V2.61 - r43446
|
#include <btWheelInfo.h>
Public Attributes | |
btVector3 | m_contactNormalWS |
btVector3 | m_contactPointWS |
btScalar | m_suspensionLength |
btVector3 | m_hardPointWS |
btVector3 | m_wheelDirectionWS |
btVector3 | m_wheelAxleWS |
bool | m_isInContact |
void * | m_groundObject |
Definition at line 40 of file btWheelInfo.h.
Definition at line 43 of file btWheelInfo.h.
Referenced by btWheelInfo::updateWheel().
Definition at line 44 of file btWheelInfo.h.
Referenced by btWheelInfo::updateWheel().
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.
Referenced by btWheelInfo::updateWheel().
Definition at line 45 of file btWheelInfo.h.
Referenced by btWheelInfo::updateWheel().
btVector3 btWheelInfo::RaycastInfo::m_wheelAxleWS |
Definition at line 48 of file btWheelInfo.h.
Definition at line 47 of file btWheelInfo.h.
Referenced by btWheelInfo::updateWheel().