#include <glm.hpp>

Go to the source code of this file.
Namespaces | |
| Utilities | |
| A namespace to contain utility functions. | |
Macros | |
| #define | PI 3.141596f |
Functions | |
| float | Utilities::getPI () |
| float | Utilities::convertAngleToRadian (float angle) |
| #define PI 3.141596f |
A definition of PI
1.8.8