![]() |
ezEngine Release 26.9
|
This is the complete list of members for ezAiSteeringUtils, including all inherited members.
| ApplyAcceleration(float fCurrentSpeed, float fTargetSpeed, float fAcceleration, float fDeceleration, float fTimeDiff) | ezAiSteeringUtils | static |
| GetAngleTowards(const ezQuat &qRotation, const ezVec3 &vTargetDirection) | ezAiSteeringUtils | static |
| TurnTowards(ezQuat &inout_qRotation, const ezVec3 &vTargetDirection, ezAngle maxAngularSpeed, float fTimeDiff) | ezAiSteeringUtils | static |