Function nalgebra_glm::make_quat[][src]

pub fn make_quat<N: Real>(ptr: &[N]) -> Qua<N>

Creates a quaternion from a slice arranged as [x, y, z, w].