[]Function rusty_engine::prelude::glm::quat_exp

pub fn quat_exp<N>(q: &Quaternion<N>) -> Quaternion<N> where
    N: RealField

Computes the quaternion exponential.