|
Botcraft 26.2
|
Go to the source code of this file.
Functions | |
| float | SinLUT (const double d) |
| float | CosLUT (const double d) |
| float CosLUT | ( | const double | d | ) |
Definition at line 48 of file MathsUtilities.cpp.
Referenced by Botcraft::PhysicsManager::ApplyInputs(), Botcraft::PhysicsManager::JumpFromGround(), and Botcraft::LocalPlayer::UpdateVectors().
| float SinLUT | ( | const double | d | ) |
Definition at line 43 of file MathsUtilities.cpp.
Referenced by Botcraft::PhysicsManager::ApplyInputs(), Botcraft::PhysicsManager::JumpFromGround(), and Botcraft::LocalPlayer::UpdateVectors().