Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Namespaces | Functions
MathUtils.hpp File Reference
#include <cmath>
#include <cassert>
Include dependency graph for MathUtils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MathUtils
 

Functions

template<typename T >
MathUtils::lerp (T a, T b, double t)
 
double MathUtils::randomFloat ()