esp/core/Utility.h file

Namespaces

namespace esp
Root namespace.
namespace esp::core
Core Habitat functionality.

Functions

auto randomRotation() -> Magnum::Quaternion
generate a random rotation
template<typename T>
auto orthonormalizeRotationShear(const Magnum::Math::Matrix4<T>& transformation) -> Magnum::Math::Matrix4<T>