Function rust_3d::functions::cross
[−]
[src]
pub fn cross<P, U>(first: &P, other: &U) -> Box<U> where
P: Is3D,
U: IsBuildable3D,
Returns the cross product between a Is3D and a IsBuildable3D