Function nalgebra_glm::quat_pow

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

Raises the quaternion q to the power y.