Template Function TRAP::Math::Pow(const tQuat<T>&, T)# Function Documentation# template<typename T>constexpr tQuat<T> TRAP::Math::Pow(const tQuat<T> &x, T y)# Retrieve the value of the first parameter raised to the power of the second. Returns: Quaternion raised to a power.