[][src]Function nalgebra_glm::quat_pow

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

Raises the quaternion q to the power y.