Blender  V3.3
Public Attributes | List of all members
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
 
voidm_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

btVector3 btWheelInfo::RaycastInfo::m_hardPointWS

◆ m_isInContact

bool btWheelInfo::RaycastInfo::m_isInContact

◆ m_suspensionLength

btScalar btWheelInfo::RaycastInfo::m_suspensionLength

◆ m_wheelAxleWS

btVector3 btWheelInfo::RaycastInfo::m_wheelAxleWS

◆ m_wheelDirectionWS

btVector3 btWheelInfo::RaycastInfo::m_wheelDirectionWS

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