Function vecmath::vec2_cross [] [src]

pub fn vec2_cross<T: Float>(a: Vector2<T>, b: Vector2<T>) -> T

Computes the cross product.