![]() |
Recast
1
Game with custom magic
|
#include <cmath>#include <cassert>

Go to the source code of this file.
Namespaces | |
| MathUtils | |
Functions | |
| template<typename T > | |
| T | MathUtils::lerp (T a, T b, double t) |
| double | MathUtils::randomFloat () |
1.8.6