Point3D.cross

Computes the cross product of the two given #graphene_point3d_t.

class Point3D
void
cross

Parameters

b Point3D

a #graphene_point3d_t

res Point3D

return location for the cross product

Meta