#include "galaxy/meta/Concepts.hpp"Go to the source code of this file.
Namespaces | |
| namespace | galaxy |
| Application.hpp galaxy. | |
| namespace | galaxy::math |
Functions | |
| template<meta::is_arithmetic Arithmetic> | |
| float constexpr | galaxy::math::normalize (const Arithmetic val, const Arithmetic max) noexcept |
| Calc normalized value from range. | |