Function nalgebra_glm::quat_exp

source ·
pub fn quat_exp<N: Real>(q: &Qua<N>) -> Qua<N>
Expand description

Computes the quaternion exponential.