Function nalgebra_glm::quat_pow[][src]

pub fn quat_pow<N: Real>(q: &Qua<N>, y: N) -> Qua<N>

Raises the quaternion q to the power y.