|
CoriEngine
|
Go to the source code of this file.
Namespaces | |
| namespace | Cori |
| Global engine namespace. | |
| namespace | Cori::Math |
| Anything custom connected to math is in this namespace. | |
Functions | |
| template<typename T> | |
| int32_t | Cori::Math::Sign (T val) |
| Returns a sign of a number. | |