Function nalgebra_glm::quat

source ·
pub fn quat<N: Real>(x: N, y: N, z: N, w: N) -> Qua<N>
Expand description

Creates a new quaternion.