[][src]Function gramit::vec::cross

pub fn cross(a: &Vec3, b: &Vec3) -> Vec3

A free function version of Vec3::cross.