cross

fun cross(b: Point3D, res: Point3D)

Computes the cross product of the two given #graphene_point3d_t.

Since

1.0

Parameters

b

a #graphene_point3d_t

res

return location for the cross product