Vec2.cross

Cross product of the 2 vectors.

struct Vec2(T)
const
T
cross
(
const Vec2!T v
)

Meta