Type Definition na::Quat

source · []
pub type Quat<T = f32> = Quaternion<T>;