Function geo_nd::quat::rotate_y

source ·
pub fn rotate_y<V: Float>(a: &[V; 4], angle: V) -> [V; 4]
Expand description

Apply a rotation about the Y-axis to this quaternion