[][src]Function rust_3d::cross

pub fn cross<P, U>(first: &P, other: &U) -> U where
    P: Is3D,
    U: IsBuildable3D

Returns the cross product between a Is3D and a IsBuildable3D