Blender V5.0
btWheelInfo::RaycastInfo Struct Reference

#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

Detailed Description

Definition at line 39 of file btWheelInfo.h.

Member Data Documentation

◆ m_contactNormalWS

btVector3 btWheelInfo::RaycastInfo::m_contactNormalWS

◆ m_contactPointWS

btVector3 btWheelInfo::RaycastInfo::m_contactPointWS

◆ m_groundObject

void* btWheelInfo::RaycastInfo::m_groundObject

Definition at line 49 of file btWheelInfo.h.

Referenced by btRaycastVehicle::rayCast(), and btRaycastVehicle::updateFriction().

◆ m_hardPointWS

◆ m_isInContact

◆ m_suspensionLength

◆ m_wheelAxleWS

btVector3 btWheelInfo::RaycastInfo::m_wheelAxleWS

◆ m_wheelDirectionWS


The documentation for this struct was generated from the following file: