Function nalgebra_glm::quat_pow[][src]

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

Raises the quaternion q to the power y.