
Go to the source code of this file.
Namespaces | |
| namespace | gsgl |
| namespace | gsgl::math |
Classes | |
| class | math_object |
Defines | |
| #define | MATH_API __declspec(dllimport) |
Typedefs | |
| typedef float | real_t |
Functions | |
| template<typename R> | |
| R | clamp (const R &val, const R &min, const R &max) |
1.5.5