Bullet Collision Detection & Physics Library
|
#include <btWheelInfo.h>
Definition at line 19 of file btWheelInfo.h.
bool btWheelInfoConstructionInfo::m_bIsFrontWheel |
Definition at line 33 of file btWheelInfo.h.
btVector3 btWheelInfoConstructionInfo::m_chassisConnectionCS |
Definition at line 21 of file btWheelInfo.h.
btScalar btWheelInfoConstructionInfo::m_frictionSlip |
Definition at line 31 of file btWheelInfo.h.
btScalar btWheelInfoConstructionInfo::m_maxSuspensionForce |
Definition at line 32 of file btWheelInfo.h.
btScalar btWheelInfoConstructionInfo::m_maxSuspensionTravelCm |
Definition at line 25 of file btWheelInfo.h.
btScalar btWheelInfoConstructionInfo::m_suspensionRestLength |
Definition at line 24 of file btWheelInfo.h.
btScalar btWheelInfoConstructionInfo::m_suspensionStiffness |
Definition at line 28 of file btWheelInfo.h.
btVector3 btWheelInfoConstructionInfo::m_wheelAxleCS |
Definition at line 23 of file btWheelInfo.h.
btVector3 btWheelInfoConstructionInfo::m_wheelDirectionCS |
Definition at line 22 of file btWheelInfo.h.
btScalar btWheelInfoConstructionInfo::m_wheelRadius |
Definition at line 26 of file btWheelInfo.h.
btScalar btWheelInfoConstructionInfo::m_wheelsDampingCompression |
Definition at line 29 of file btWheelInfo.h.
btScalar btWheelInfoConstructionInfo::m_wheelsDampingRelaxation |
Definition at line 30 of file btWheelInfo.h.