Blender V4.3
btRaycastVehicle.cpp File Reference

Go to the source code of this file.

Classes

struct  btWheelContactPoint
 

Macros

#define ROLLING_INFLUENCE_FIX
 

Functions

btScalar calcRollingFriction (btWheelContactPoint &contactPoint, int numWheelsOnGround)
 

Variables

btScalar sideFrictionStiffness2 = btScalar(1.0)
 

Macro Definition Documentation

◆ ROLLING_INFLUENCE_FIX

#define ROLLING_INFLUENCE_FIX

Definition at line 25 of file btRaycastVehicle.cpp.

Function Documentation

◆ calcRollingFriction()

Variable Documentation

◆ sideFrictionStiffness2

btScalar sideFrictionStiffness2 = btScalar(1.0)

Definition at line 487 of file btRaycastVehicle.cpp.

Referenced by btRaycastVehicle::updateFriction().