Function nalgebra_glm::quat_exp[][src]

pub fn quat_exp<T: RealNumber>(q: &Qua<T>) -> Qua<T>
Expand description

Computes the quaternion exponential.